Sum$json top-level constant

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

Implementation

@$core.Deprecated('Use sumDescriptor instead')
const Sum$json = {
  '1': 'Sum',
  '2': [
    {
      '1': 'data_points',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.opentelemetry.proto.metrics.v1.NumberDataPoint',
      '10': 'dataPoints'
    },
    {
      '1': 'aggregation_temporality',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.opentelemetry.proto.metrics.v1.AggregationTemporality',
      '10': 'aggregationTemporality'
    },
    {'1': 'is_monotonic', '3': 3, '4': 1, '5': 8, '10': 'isMonotonic'},
  ],
};