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\u003eThis webpage details the \u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace, specifically version 1.3.0, and its role as a request message for the AllocateQuota method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as providing several inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains different versions of this class, with the latest version being 2.4.0, with the other versions being 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0, allowing users to view older versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes properties like \u003ccode\u003eAllocateOperation\u003c/code\u003e, \u003ccode\u003eServiceConfigId\u003c/code\u003e, and \u003ccode\u003eServiceName\u003c/code\u003e, which are used to define quota allocation operations, specify the service configuration version, and define the name of the service.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors: one default \u003ccode\u003eAllocateQuotaRequest()\u003c/code\u003e and another \u003ccode\u003eAllocateQuotaRequest(AllocateQuotaRequest other)\u003c/code\u003e, allowing for object creation either from a default state, or by copying another \u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]