MetricValueSet$json top-level constant
Implementation
@$core.Deprecated('Use metricValueSetDescriptor instead')
const MetricValueSet$json = {
'1': 'MetricValueSet',
'2': [
{'1': 'metric_name', '3': 1, '4': 1, '5': 9, '10': 'metricName'},
{
'1': 'metric_values',
'3': 2,
'4': 3,
'5': 11,
'6': '.google.api.servicecontrol.v1.MetricValue',
'10': 'metricValues'
},
],
};