public sealed class AllocateQuotaRequest : IMessage<AllocateQuotaRequest>, IEquatable<AllocateQuotaRequest>, IDeepCloneable<AllocateQuotaRequest>, IBufferMessage, IMessage
Specifies which version of service configuration should be used to process
the request. If unspecified or no matching version can be found, the latest
one will be used.
[[["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 latest version of the \u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e is 2.4.0, with other listed versions ranging from 1.0.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e is a class that serves as the request message for the \u003ccode\u003eAllocateQuota\u003c/code\u003e method, implementing several interfaces such as \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\u003eThe class \u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e includes constructors for creating new instances, either default or by cloning an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e class include \u003ccode\u003eAllocateOperation\u003c/code\u003e, \u003ccode\u003eServiceConfigId\u003c/code\u003e, and \u003ccode\u003eServiceName\u003c/code\u003e, which define the operation, version, and name of the service respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from Object and implements a number of interfaces, inheriting members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]