MetricDescriptor_MetricDescriptorMetadata$json top-level constant

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

Implementation

@$core.Deprecated('Use metricDescriptorDescriptor instead')
const MetricDescriptor_MetricDescriptorMetadata$json = const {
  '1': 'MetricDescriptorMetadata',
  '2': const [
    const {
      '1': 'launch_stage',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.google.api.LaunchStage',
      '8': const {'3': true},
      '10': 'launchStage',
    },
    const {
      '1': 'sample_period',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '10': 'samplePeriod'
    },
    const {
      '1': 'ingest_delay',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Duration',
      '10': 'ingestDelay'
    },
  ],
};