getConsumerQuotaLimit abstract method
Future<ConsumerQuotaLimit>
getConsumerQuotaLimit(
- ServiceCall call,
- GetConsumerQuotaLimitRequest request
Implementation
$async.Future<$2.ConsumerQuotaLimit> getConsumerQuotaLimit(
$grpc.ServiceCall call, $0.GetConsumerQuotaLimitRequest request);