Method$json top-level constant
Implementation
@$core.Deprecated('Use methodDescriptor instead')
const Method$json = {
'1': 'Method',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'request_type_url', '3': 2, '4': 1, '5': 9, '10': 'requestTypeUrl'},
{
'1': 'request_streaming',
'3': 3,
'4': 1,
'5': 8,
'10': 'requestStreaming'
},
{'1': 'response_type_url', '3': 4, '4': 1, '5': 9, '10': 'responseTypeUrl'},
{
'1': 'response_streaming',
'3': 5,
'4': 1,
'5': 8,
'10': 'responseStreaming'
},
{
'1': 'options',
'3': 6,
'4': 3,
'5': 11,
'6': '.google.protobuf.Option',
'10': 'options'
},
{
'1': 'syntax',
'3': 7,
'4': 1,
'5': 14,
'6': '.google.protobuf.Syntax',
'10': 'syntax'
},
],
};