google_api_service_control v0.0.1 GoogleApi.ServiceControl.V1.Model.AllocateQuotaRequest View Source
Request message for the AllocateQuota method.
Attributes
- allocateOperation (QuotaOperation): Operation that describes the quota allocation. Defaults to:
null. allocationMode (String): Allocation mode for this operation. Deprecated: use QuotaMode inside the QuotaOperation. Defaults to:
null.- Enum - one of [UNSPECIFIED, NORMAL, BEST_EFFORT, CHECK_ONLY]
- serviceConfigId (String): 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. Defaults to:
null.