FieldDescriptorProto$json top-level constant
Implementation
@$core.Deprecated('Use fieldDescriptorProtoDescriptor instead')
const FieldDescriptorProto$json = {
'1': 'FieldDescriptorProto',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'number', '3': 3, '4': 1, '5': 5, '10': 'number'},
{
'1': 'label',
'3': 4,
'4': 1,
'5': 14,
'6': '.google.protobuf.FieldDescriptorProto.Label',
'10': 'label'
},
{
'1': 'type',
'3': 5,
'4': 1,
'5': 14,
'6': '.google.protobuf.FieldDescriptorProto.Type',
'10': 'type'
},
{'1': 'type_name', '3': 6, '4': 1, '5': 9, '10': 'typeName'},
{'1': 'extendee', '3': 2, '4': 1, '5': 9, '10': 'extendee'},
{'1': 'default_value', '3': 7, '4': 1, '5': 9, '10': 'defaultValue'},
{'1': 'oneof_index', '3': 9, '4': 1, '5': 5, '10': 'oneofIndex'},
{'1': 'json_name', '3': 10, '4': 1, '5': 9, '10': 'jsonName'},
{
'1': 'options',
'3': 8,
'4': 1,
'5': 11,
'6': '.google.protobuf.FieldOptions',
'10': 'options'
},
{'1': 'proto3_optional', '3': 17, '4': 1, '5': 8, '10': 'proto3Optional'},
],
'4': [FieldDescriptorProto_Type$json, FieldDescriptorProto_Label$json],
};