getConsumerQuotaMetric abstract method

Future<ConsumerQuotaMetric> getConsumerQuotaMetric(
  1. ServiceCall call,
  2. GetConsumerQuotaMetricRequest request
)

Implementation

$async.Future<$2.ConsumerQuotaMetric> getConsumerQuotaMetric(
    $grpc.ServiceCall call, $0.GetConsumerQuotaMetricRequest request);