public sealed class AllocateQuotaRequest : IMessage<AllocateQuotaRequest>, IEquatable<AllocateQuotaRequest>, IDeepCloneable<AllocateQuotaRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Service Control v1 API class AllocateQuotaRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `AllocateQuotaRequest` class within the Google Cloud Service Control v1 API, specifically for version 2.3.0."],["`AllocateQuotaRequest` is a class used for requesting quota allocation, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AllocateQuotaRequest` class contains properties such as `AllocateOperation`, `ServiceConfigId`, and `ServiceName`, which are used to define the specifics of the quota allocation request."],["The page lists the avaliable versions of the allocateQuotaRequest class from version 1.0.0 to 2.4.0, with 2.4.0 being the latest."],["There are two constructors avaliable to create an `AllocateQuotaRequest` object, one with no arguments and one that takes an existing `AllocateQuotaRequest` as an argument."]]],[]]