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