Reference documentation and code samples for the Google Cloud Net App V1 Client class CreateQuotaRuleRequest.
CreateQuotaRuleRequest for creating a quota rule.
Generated from protobuf message google.cloud.netapp.v1.CreateQuotaRuleRequest
Namespace
Google \ Cloud \ NetApp \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Parent value for CreateQuotaRuleRequest
↳ quota_rule
↳ quota_rule_id
string
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.
getParent
Required. Parent value for CreateQuotaRuleRequest
string
setParent
Required. Parent value for CreateQuotaRuleRequest
var
string
$this
getQuotaRule
Required. Fields of the to be created quota rule.
hasQuotaRule
clearQuotaRule
setQuotaRule
Required. Fields of the to be created quota rule.
$this
getQuotaRuleId
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.
string
setQuotaRuleId
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.
var
string
$this
static::build
parent
string
Required. Parent value for CreateQuotaRuleRequest Please see NetAppClient::volumeName() for help formatting this field.
quotaRule
quotaRuleId
string
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.