Quota$json top-level constant
Implementation
@$core.Deprecated('Use quotaDescriptor instead')
const Quota$json = const {
'1': 'Quota',
'2': const [
const {
'1': 'limits',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.api.QuotaLimit',
'10': 'limits'
},
const {
'1': 'metric_rules',
'3': 4,
'4': 3,
'5': 11,
'6': '.google.api.MetricRule',
'10': 'metricRules'
},
],
};