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.
Property Value
Type
Description
System.String
ServiceName
public string ServiceName { get; set; }
Name of the service as specified in the service configuration. For example,
"pubsub.googleapis.com".
See [google.api.Service][google.api.Service] for the definition of a service name.
[[["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\u003eAllocateQuotaRequest\u003c/code\u003e class is a request message used for the \u003ccode\u003eAllocateQuota\u003c/code\u003e method within the \u003ccode\u003eGoogle.Cloud.ServiceControl.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, enabling it to work within the Google Protocol Buffers framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e has constructors that allow for the creation of new instances either as a default object or as a copy of an existing \u003ccode\u003eAllocateQuotaRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eAllocateOperation\u003c/code\u003e, \u003ccode\u003eServiceConfigId\u003c/code\u003e, and \u003ccode\u003eServiceName\u003c/code\u003e to define the specifics of the quota allocation, which are essential for the request process.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the AllocateQuotaRequest class are available in the provided documentation, with 2.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]