ServiceDescriptorProto$json top-level constant
Implementation
@$core.Deprecated('Use serviceDescriptorProtoDescriptor instead')
const ServiceDescriptorProto$json = const {
'1': 'ServiceDescriptorProto',
'2': const [
const {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
const {
'1': 'method',
'3': 2,
'4': 3,
'5': 11,
'6': '.google.protobuf.MethodDescriptorProto',
'10': 'method'
},
const {
'1': 'options',
'3': 3,
'4': 1,
'5': 11,
'6': '.google.protobuf.ServiceOptions',
'10': 'options'
},
],
};