Distribution_Exemplar$json top-level constant

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

Implementation

@$core.Deprecated('Use distributionDescriptor instead')
const Distribution_Exemplar$json = const {
  '1': 'Exemplar',
  '2': const [
    const {'1': 'value', '3': 1, '4': 1, '5': 1, '10': 'value'},
    const {
      '1': 'timestamp',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'timestamp'
    },
    const {
      '1': 'attachments',
      '3': 3,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'attachments'
    },
  ],
};