allocateQuota abstract method

Future<AllocateQuotaResponse> allocateQuota(
  1. ServiceCall call,
  2. AllocateQuotaRequest request
)

Implementation

$async.Future<$0.AllocateQuotaResponse> allocateQuota(
    $grpc.ServiceCall call, $0.AllocateQuotaRequest request);