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