ExportMetricsPartialSuccess$json top-level constant

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

Implementation

@$core.Deprecated('Use exportMetricsPartialSuccessDescriptor instead')
const ExportMetricsPartialSuccess$json = {
  '1': 'ExportMetricsPartialSuccess',
  '2': [
    {
      '1': 'rejected_data_points',
      '3': 1,
      '4': 1,
      '5': 3,
      '10': 'rejectedDataPoints'
    },
    {'1': 'error_message', '3': 2, '4': 1, '5': 9, '10': 'errorMessage'},
  ],
};