GetConsumerQuotaLimitRequest$json top-level constant
- @Deprecated('Use getConsumerQuotaLimitRequestDescriptor instead')
Map<String, Object>
const
GetConsumerQuotaLimitRequest$json
Implementation
@$core.Deprecated('Use getConsumerQuotaLimitRequestDescriptor instead')
const GetConsumerQuotaLimitRequest$json = {
'1': 'GetConsumerQuotaLimitRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{
'1': 'view',
'3': 2,
'4': 1,
'5': 14,
'6': '.google.api.serviceusage.v1beta1.QuotaView',
'10': 'view'
},
],
};