Resource: QuotaAdjusterSettings
The QuotaAdjusterSettings resource defines the settings for the Quota Adjuster.
JSON representation |
---|
{
"name": string,
"enablement": enum ( |
Fields | |
---|---|
name |
Identifier. Name of the configuration, in the following format: |
enablement |
Required. The configured value of the enablement at the given resource. |
update |
Output only. The timestamp when the QuotaAdjusterSettings resource was last updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
etag |
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. |
Enablement
The enablement status of the quota adjuster.
Enums | |
---|---|
ENABLEMENT_UNSPECIFIED |
The quota adjuster is in an unknown state. |
ENABLED |
The quota adjuster is enabled. |
DISABLED |
The quota adjuster is disabled. |
Methods |
|
---|---|
|
RPC Method for getting QuotaAdjusterSettings based on the request |
|
RPC Method for updating QuotaAdjusterSettings based on the request |