Reference documentation and code samples for the Google Cloud Quotas V1beta Client class GetQuotaAdjusterSettingsRequest.
Request for getting QuotaAdjusterSettings
Generated from protobuf message google.api.cloudquotas.v1beta.GetQuotaAdjusterSettingsRequest
Namespace
Google \ Cloud \ CloudQuotas \ V1betaMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. Name of the config. Required to be “settings”, as only a single setting per container will be supported initially. |
getName
Required. Name of the config. Required to be “settings”, as only a single setting per container will be supported initially.
Returns | |
---|---|
Type | Description |
string |
setName
Required. Name of the config. Required to be “settings”, as only a single setting per container will be supported initially.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. Name of the config. Required to be “settings”, as only a single setting per container will be supported initially. Please see QuotaAdjusterSettingsManagerClient::quotaAdjusterSettingsName() for help formatting this field. |
Returns | |
---|---|
Type | Description |
GetQuotaAdjusterSettingsRequest |