@Deprecated
public static interface QuotaControllerGrpc.QuotaControllerBlockingClient
[Google Quota Control API](/service-control/overview) (-- See //google/api/servicecontrol/doc/overview.md for details. --) Allows clients to allocate and release quota against a [managed service][google.api.servicemanagement.v1.ManagedService].
| Modifier and Type | Method and Description |
|---|---|
AllocateQuotaResponse |
allocateQuota(AllocateQuotaRequest request)
Deprecated.
Attempts to allocate quota for the specified consumer.
|
AllocateQuotaResponse allocateQuota(AllocateQuotaRequest request)
Attempts to allocate quota for the specified consumer. It should be called before the operation is executed. This method requires the `servicemanagement.services.quota` permission on the specified service. For more information, see [Google Cloud IAM](https://cloud.google.com/iam).