Reference documentation and code samples for the Google Cloud Quotas V1beta Client class QuotaAdjusterSettings.
The QuotaAdjusterSettings resource defines the settings for the Quota Adjuster.
Generated from protobuf message google.api.cloudquotas.v1beta.QuotaAdjusterSettings
Namespace
Google \ Cloud \ CloudQuotas \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. Name of the configuration, in the following format: projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings
. Replace PROJECT_NUMBER with the project number for your project.
↳ enablement
int
Required. The configured value of the enablement at the given resource.
↳ update_time
Google\Protobuf\Timestamp
Output only. The timestamp when the QuotaAdjusterSettings resource was last updated.
↳ etag
string
Optional. The current ETag of the QuotaAdjusterSettings. If an ETag is provided on update and does not match the current server's ETag in the QuotaAdjusterSettings, the request is blocked and returns an ABORTED error. See https://google.aip.dev/134#etags for more details on ETags.
getName
Identifier. Name of the configuration, in the following format: projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings
.
Replace PROJECT_NUMBER with the project number for your project.
string
setName
Identifier. Name of the configuration, in the following format: projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings
.
Replace PROJECT_NUMBER with the project number for your project.
var
string
$this
getEnablement
Required. The configured value of the enablement at the given resource.
int
setEnablement
Required. The configured value of the enablement at the given resource.
var
int
$this
getUpdateTime
Output only. The timestamp when the QuotaAdjusterSettings resource was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The timestamp when the QuotaAdjusterSettings resource was last updated.
$this
getEtag
Optional. The current ETag of the QuotaAdjusterSettings. If an ETag is provided on update and does not match the current server's ETag in the QuotaAdjusterSettings, the request is blocked and returns an ABORTED error.
See https://google.aip.dev/134#etags for more details on ETags.
string
setEtag
Optional. The current ETag of the QuotaAdjusterSettings. If an ETag is provided on update and does not match the current server's ETag in the QuotaAdjusterSettings, the request is blocked and returns an ABORTED error.
See https://google.aip.dev/134#etags for more details on ETags.
var
string
$this