ExportMetricsServiceResponse$json top-level constant

  1. @Deprecated('Use exportMetricsServiceResponseDescriptor instead')
Map<String, Object> const ExportMetricsServiceResponse$json

Implementation

@$core.Deprecated('Use exportMetricsServiceResponseDescriptor instead')
const ExportMetricsServiceResponse$json = {
  '1': 'ExportMetricsServiceResponse',
  '2': [
    {'1': 'partial_success', '3': 1, '4': 1, '5': 11, '6': '.opentelemetry.proto.collector.metrics.v1.ExportMetricsPartialSuccess', '10': 'partialSuccess'},
  ],
};