public MapField<string, string> Annotations { get; }
Optional. The annotations map for clients to store small amounts of
arbitrary data. Do not put PII or other sensitive information here. See
https://google.aip.dev/128#annotations
Output only. The trace id that the Google Cloud uses to provision the
requested quota. This trace id may be used by the client to contact Cloud
support to track the state of a quota preference request. The trace id is
only produced for increase requests and is unique for each request. The
quota decrease requests do not have a trace id.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eQuotaConfig\u003c/code\u003e class represents the preferred quota configuration within the Cloud Quotas v1 API, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers constructors for creating new \u003ccode\u003eQuotaConfig\u003c/code\u003e objects, either with default values or by cloning from another \u003ccode\u003eQuotaConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eQuotaConfig\u003c/code\u003e objects include properties such as \u003ccode\u003eAnnotations\u003c/code\u003e for storing arbitrary data, \u003ccode\u003eGrantedValue\u003c/code\u003e for the granted quota value, \u003ccode\u003ePreferredValue\u003c/code\u003e for the desired quota value, and \u003ccode\u003eRequestOrigin\u003c/code\u003e for the origin of the quota preference request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraceId\u003c/code\u003e property is available for tracking quota increase requests, and the \u003ccode\u003eStateDetail\u003c/code\u003e property provides optional details about the quota preference's state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuotaConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.CloudQuotas.V1\u003c/code\u003e namespace, contained within the \u003ccode\u003eGoogle.Cloud.CloudQuotas.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]