addQuota abstract method

Future<AddQuotaResponse> addQuota(
  1. ServiceCall call,
  2. AddQuotaRequest request
)

Implementation

$async.Future<$3.AddQuotaResponse> addQuota($grpc.ServiceCall call, $3.AddQuotaRequest request);