AllocateQuotaRequest$json top-level constant
- @Deprecated('Use allocateQuotaRequestDescriptor instead')
Implementation
@$core.Deprecated('Use allocateQuotaRequestDescriptor instead')
const AllocateQuotaRequest$json = {
'1': 'AllocateQuotaRequest',
'2': [
{'1': 'service_name', '3': 1, '4': 1, '5': 9, '10': 'serviceName'},
{
'1': 'allocate_operation',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.api.servicecontrol.v1.QuotaOperation',
'10': 'allocateOperation'
},
{'1': 'service_config_id', '3': 4, '4': 1, '5': 9, '10': 'serviceConfigId'},
],
};