public sealed class AllocateQuotaResponse : IMessage<AllocateQuotaResponse>, IEquatable<AllocateQuotaResponse>, IDeepCloneable<AllocateQuotaResponse>, IBufferMessage, IMessage
public RepeatedField<MetricValueSet> QuotaMetrics { get; }
Quota metrics to indicate the result of allocation. Depending on the
request, one or more of the following metrics will be included:
Per quota group or per quota metric incremental usage will be specified
using the following delta metric :
"serviceruntime.googleapis.com/api/consumer/quota_used_count"
The quota limit reached condition will be specified using the following
boolean metric :
"serviceruntime.googleapis.com/quota/exceeded"
[[["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\u003eAllocateQuotaResponse\u003c/code\u003e class is a message type used in the Google Cloud Service Control API for responses related to quota allocation.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and usage.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eAllocateErrors\u003c/code\u003e, \u003ccode\u003eOperationId\u003c/code\u003e, \u003ccode\u003eQuotaMetrics\u003c/code\u003e, and \u003ccode\u003eServiceConfigId\u003c/code\u003e to convey details regarding the quota allocation process and outcome.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eQuotaMetrics\u003c/code\u003e property is crucial for understanding quota usage, reporting incremental usage, and indicating if quota limits have been exceeded.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available, ranging from 1.0.0 to 2.4.0, and the latest version is 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]