The enum numeric value on the wire for enablement.
getEtag()
publicStringgetEtag()
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.
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.
Output only. The resource container from which the setting is inherited.
This refers to the nearest ancestor with enablement set (either ENABLED or
DISABLED). The value can be an organizations/{organization_id},
folders/{folder_id}, or can be 'default' if no ancestor exists with
enablement set. The value will be empty when enablement is directly set on
this container.
Output only. The resource container from which the setting is inherited.
This refers to the nearest ancestor with enablement set (either ENABLED or
DISABLED). The value can be an organizations/{organization_id},
folders/{folder_id}, or can be 'default' if no ancestor exists with
enablement set. The value will be empty when enablement is directly set on
this container.
Identifier. Name of the config would be of the format:
projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings
folders/FOLDER_NUMBER/locations/global/quotaAdjusterSettings
organizations/ORGANIZATION_NUMBER/locations/global/quotaAdjusterSettings
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
Identifier. Name of the config would be of the format:
projects/PROJECT_NUMBER/locations/global/quotaAdjusterSettings
folders/FOLDER_NUMBER/locations/global/quotaAdjusterSettings
organizations/ORGANIZATION_NUMBER/locations/global/quotaAdjusterSettings
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[],[]]