ExportTracePartialSuccess$json top-level constant

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

Implementation

@$core.Deprecated('Use exportTracePartialSuccessDescriptor instead')
const ExportTracePartialSuccess$json = {
  '1': 'ExportTracePartialSuccess',
  '2': [
    {'1': 'rejected_spans', '3': 1, '4': 1, '5': 3, '10': 'rejectedSpans'},
    {'1': 'error_message', '3': 2, '4': 1, '5': 9, '10': 'errorMessage'},
  ],
};