CreateQuotaRuleRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)CreateQuotaRuleRequest for creating a quota rule.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Parent value for CreateQuotaRuleRequest |
quota_rule |
google.cloud.netapp_v1.types.QuotaRule
Required. Fields of the to be created quota rule. |
quota_rule_id |
str
Required. ID of the quota rule to create. Must be unique within the parent resource. Must contain only letters, numbers, underscore and hyphen, with the first character a letter or underscore, the last a letter or underscore or a number, and a 63 character maximum. |