Metric$json top-level constant
Implementation
@$core.Deprecated('Use metricDescriptor instead')
const Metric$json = const {
'1': 'Metric',
'2': const [
const {'1': 'type', '3': 3, '4': 1, '5': 9, '10': 'type'},
const {
'1': 'labels',
'3': 2,
'4': 3,
'5': 11,
'6': '.google.api.Metric.LabelsEntry',
'10': 'labels'
},
],
'3': const [Metric_LabelsEntry$json],
};