CheckRequest$json top-level constant
Implementation
@$core.Deprecated('Use checkRequestDescriptor instead')
const CheckRequest$json = {
'1': 'CheckRequest',
'2': [
{'1': 'service_name', '3': 1, '4': 1, '5': 9, '10': 'serviceName'},
{'1': 'service_config_id', '3': 2, '4': 1, '5': 9, '10': 'serviceConfigId'},
{
'1': 'attributes',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.rpc.context.AttributeContext',
'10': 'attributes'
},
{
'1': 'resources',
'3': 4,
'4': 3,
'5': 11,
'6': '.google.api.servicecontrol.v2.ResourceInfo',
'10': 'resources'
},
{'1': 'flags', '3': 5, '4': 1, '5': 9, '10': 'flags'},
],
};