MetricsServiceBase constructor
MetricsServiceBase()
Implementation
MetricsServiceBase() {
$addMethod($grpc.ServiceMethod<$1.ExportMetricsServiceRequest,
$1.ExportMetricsServiceResponse>(
'Export',
export_Pre,
false,
false,
($core.List<$core.int> value) =>
$1.ExportMetricsServiceRequest.fromBuffer(value),
($1.ExportMetricsServiceResponse value) => value.writeToBuffer()));
}