AttributeContext_Request$json top-level constant
Implementation
@$core.Deprecated('Use attributeContextDescriptor instead')
const AttributeContext_Request$json = {
'1': 'Request',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
{'1': 'method', '3': 2, '4': 1, '5': 9, '10': 'method'},
{
'1': 'headers',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.rpc.context.AttributeContext.Request.HeadersEntry',
'10': 'headers'
},
{'1': 'path', '3': 4, '4': 1, '5': 9, '10': 'path'},
{'1': 'host', '3': 5, '4': 1, '5': 9, '10': 'host'},
{'1': 'scheme', '3': 6, '4': 1, '5': 9, '10': 'scheme'},
{'1': 'query', '3': 7, '4': 1, '5': 9, '10': 'query'},
{
'1': 'time',
'3': 9,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'10': 'time'
},
{'1': 'size', '3': 10, '4': 1, '5': 3, '10': 'size'},
{'1': 'protocol', '3': 11, '4': 1, '5': 9, '10': 'protocol'},
{'1': 'reason', '3': 12, '4': 1, '5': 9, '10': 'reason'},
{
'1': 'auth',
'3': 13,
'4': 1,
'5': 11,
'6': '.google.rpc.context.AttributeContext.Auth',
'10': 'auth'
},
],
'3': [AttributeContext_Request_HeadersEntry$json],
};