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.
Output only. The timestamp when the QuotaAdjusterSettings resource was last updated.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
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.
[[["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-05-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eQuotaAdjusterSettings\u003c/code\u003e resource defines configurations for the Quota Adjuster, allowing management of quota settings.\u003c/p\u003e\n"],["\u003cp\u003eThe resource includes fields such as \u003ccode\u003ename\u003c/code\u003e (identifier), \u003ccode\u003eenablement\u003c/code\u003e (status), \u003ccode\u003eupdateTime\u003c/code\u003e (last update timestamp), and \u003ccode\u003eetag\u003c/code\u003e (for concurrency control).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnablement\u003c/code\u003e can be set to \u003ccode\u003eENABLEMENT_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eENABLED\u003c/code\u003e, or \u003ccode\u003eDISABLED\u003c/code\u003e, indicating the operational state of the quota adjuster.\u003c/p\u003e\n"],["\u003cp\u003eThere are two primary methods for interacting with the resource: \u003ccode\u003egetQuotaAdjusterSettings\u003c/code\u003e to retrieve settings and \u003ccode\u003eupdateQuotaAdjusterSettings\u003c/code\u003e to modify them.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.quotaAdjusterSettings\n\n- [Resource: QuotaAdjusterSettings](#QuotaAdjusterSettings)\n - [JSON representation](#QuotaAdjusterSettings.SCHEMA_REPRESENTATION)\n- [Enablement](#Enablement)\n- [Methods](#METHODS_SUMMARY)\n\nResource: QuotaAdjusterSettings\n-------------------------------\n\nThe QuotaAdjusterSettings resource defines the settings for the Quota Adjuster.\n\nEnablement\n----------\n\nThe enablement status of the quota adjuster."]]