| OLD | NEW |
| 1 # Generated by the protocol buffer compiler. DO NOT EDIT! | 1 # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 2 # source: google/protobuf/descriptor.proto | 2 # source: google/protobuf/descriptor.proto |
| 3 | 3 |
| 4 import sys | 4 import sys |
| 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) | 5 _b=sys.version_info[0]<3 and (lambda x:x) or (lambda x:x.encode('latin1')) |
| 6 from google.protobuf import descriptor as _descriptor | 6 from google.protobuf import descriptor as _descriptor |
| 7 from google.protobuf import message as _message | 7 from google.protobuf import message as _message |
| 8 from google.protobuf import reflection as _reflection | 8 from google.protobuf import reflection as _reflection |
| 9 from google.protobuf import symbol_database as _symbol_database | 9 from google.protobuf import symbol_database as _symbol_database |
| 10 # @@protoc_insertion_point(imports) | 10 # @@protoc_insertion_point(imports) |
| 11 | 11 |
| 12 _sym_db = _symbol_database.Default() | 12 _sym_db = _symbol_database.Default() |
| 13 | 13 |
| 14 | 14 |
| 15 | 15 |
| 16 | 16 |
| 17 DESCRIPTOR = _descriptor.FileDescriptor( | 17 DESCRIPTOR = _descriptor.FileDescriptor( |
| 18 name='google/protobuf/descriptor.proto', | 18 name='google/protobuf/descriptor.proto', |
| 19 package='google.protobuf', | 19 package='google.protobuf', |
| 20 syntax='proto2', | 20 syntax='proto2', |
| 21 serialized_pb=_b('\n google/protobuf/descriptor.proto\x12\x0fgoogle.protobuf\"
G\n\x11\x46ileDescriptorSet\x12\x32\n\x04\x66ile\x18\x01 \x03(\x0b\x32$.google.p
rotobuf.FileDescriptorProto\"\xdb\x03\n\x13\x46ileDescriptorProto\x12\x0c\n\x04n
ame\x18\x01 \x01(\t\x12\x0f\n\x07package\x18\x02 \x01(\t\x12\x12\n\ndependency\x
18\x03 \x03(\t\x12\x19\n\x11public_dependency\x18\n \x03(\x05\x12\x17\n\x0fweak_
dependency\x18\x0b \x03(\x05\x12\x36\n\x0cmessage_type\x18\x04 \x03(\x0b\x32 .go
ogle.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x05 \x03(\x0b\x32$.google
.protobuf.EnumDescriptorProto\x12\x38\n\x07service\x18\x06 \x03(\x0b\x32\'.googl
e.protobuf.ServiceDescriptorProto\x12\x38\n\textension\x18\x07 \x03(\x0b\x32%.go
ogle.protobuf.FieldDescriptorProto\x12-\n\x07options\x18\x08 \x01(\x0b\x32\x1c.g
oogle.protobuf.FileOptions\x12\x39\n\x10source_code_info\x18\t \x01(\x0b\x32\x1f
.google.protobuf.SourceCodeInfo\x12\x0e\n\x06syntax\x18\x0c \x01(\t\"\xf0\x04\n\
x0f\x44\x65scriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x34\n\x05\x66ield
\x18\x02 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x38\n\textensio
n\x18\x06 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x35\n\x0bneste
d_type\x18\x03 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_ty
pe\x18\x04 \x03(\x0b\x32$.google.protobuf.EnumDescriptorProto\x12H\n\x0f\x65xten
sion_range\x18\x05 \x03(\x0b\x32/.google.protobuf.DescriptorProto.ExtensionRange
\x12\x39\n\noneof_decl\x18\x08 \x03(\x0b\x32%.google.protobuf.OneofDescriptorPro
to\x12\x30\n\x07options\x18\x07 \x01(\x0b\x32\x1f.google.protobuf.MessageOptions
\x12\x46\n\x0ereserved_range\x18\t \x03(\x0b\x32..google.protobuf.DescriptorProt
o.ReservedRange\x12\x15\n\rreserved_name\x18\n \x03(\t\x1a,\n\x0e\x45xtensionRan
ge\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x02 \x01(\x05\x1a+
\n\rReservedRange\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x02
\x01(\x05\"\xbc\x05\n\x14\x46ieldDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01
(\t\x12\x0e\n\x06number\x18\x03 \x01(\x05\x12:\n\x05label\x18\x04 \x01(\x0e\x32+
.google.protobuf.FieldDescriptorProto.Label\x12\x38\n\x04type\x18\x05 \x01(\x0e\
x32*.google.protobuf.FieldDescriptorProto.Type\x12\x11\n\ttype_name\x18\x06 \x01
(\t\x12\x10\n\x08\x65xtendee\x18\x02 \x01(\t\x12\x15\n\rdefault_value\x18\x07 \x
01(\t\x12\x13\n\x0boneof_index\x18\t \x01(\x05\x12\x11\n\tjson_name\x18\n \x01(\
t\x12.\n\x07options\x18\x08 \x01(\x0b\x32\x1d.google.protobuf.FieldOptions\"\xb6
\x02\n\x04Type\x12\x0f\n\x0bTYPE_DOUBLE\x10\x01\x12\x0e\n\nTYPE_FLOAT\x10\x02\x1
2\x0e\n\nTYPE_INT64\x10\x03\x12\x0f\n\x0bTYPE_UINT64\x10\x04\x12\x0e\n\nTYPE_INT
32\x10\x05\x12\x10\n\x0cTYPE_FIXED64\x10\x06\x12\x10\n\x0cTYPE_FIXED32\x10\x07\x
12\r\n\tTYPE_BOOL\x10\x08\x12\x0f\n\x0bTYPE_STRING\x10\t\x12\x0e\n\nTYPE_GROUP\x
10\n\x12\x10\n\x0cTYPE_MESSAGE\x10\x0b\x12\x0e\n\nTYPE_BYTES\x10\x0c\x12\x0f\n\x
0bTYPE_UINT32\x10\r\x12\r\n\tTYPE_ENUM\x10\x0e\x12\x11\n\rTYPE_SFIXED32\x10\x0f\
x12\x11\n\rTYPE_SFIXED64\x10\x10\x12\x0f\n\x0bTYPE_SINT32\x10\x11\x12\x0f\n\x0bT
YPE_SINT64\x10\x12\"C\n\x05Label\x12\x12\n\x0eLABEL_OPTIONAL\x10\x01\x12\x12\n\x
0eLABEL_REQUIRED\x10\x02\x12\x12\n\x0eLABEL_REPEATED\x10\x03\"T\n\x14OneofDescri
ptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12.\n\x07options\x18\x02 \x01(\x0b\
x32\x1d.google.protobuf.OneofOptions\"\x8c\x01\n\x13\x45numDescriptorProto\x12\x
0c\n\x04name\x18\x01 \x01(\t\x12\x38\n\x05value\x18\x02 \x03(\x0b\x32).google.pr
otobuf.EnumValueDescriptorProto\x12-\n\x07options\x18\x03 \x01(\x0b\x32\x1c.goog
le.protobuf.EnumOptions\"l\n\x18\x45numValueDescriptorProto\x12\x0c\n\x04name\x1
8\x01 \x01(\t\x12\x0e\n\x06number\x18\x02 \x01(\x05\x12\x32\n\x07options\x18\x03
\x01(\x0b\x32!.google.protobuf.EnumValueOptions\"\x90\x01\n\x16ServiceDescripto
rProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x36\n\x06method\x18\x02 \x03(\x0b\x
32&.google.protobuf.MethodDescriptorProto\x12\x30\n\x07options\x18\x03 \x01(\x0b
\x32\x1f.google.protobuf.ServiceOptions\"\xc1\x01\n\x15MethodDescriptorProto\x12
\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ninput_type\x18\x02 \x01(\t\x12\x13\n\x
0boutput_type\x18\x03 \x01(\t\x12/\n\x07options\x18\x04 \x01(\x0b\x32\x1e.google
.protobuf.MethodOptions\x12\x1f\n\x10\x63lient_streaming\x18\x05 \x01(\x08:\x05\
x66\x61lse\x12\x1f\n\x10server_streaming\x18\x06 \x01(\x08:\x05\x66\x61lse\"\x9a
\x05\n\x0b\x46ileOptions\x12\x14\n\x0cjava_package\x18\x01 \x01(\t\x12\x1c\n\x14
java_outer_classname\x18\x08 \x01(\t\x12\"\n\x13java_multiple_files\x18\n \x01(\
x08:\x05\x66\x61lse\x12)\n\x1djava_generate_equals_and_hash\x18\x14 \x01(\x08\x4
2\x02\x18\x01\x12%\n\x16java_string_check_utf8\x18\x1b \x01(\x08:\x05\x66\x61lse
\x12\x46\n\x0coptimize_for\x18\t \x01(\x0e\x32).google.protobuf.FileOptions.Opti
mizeMode:\x05SPEED\x12\x12\n\ngo_package\x18\x0b \x01(\t\x12\"\n\x13\x63\x63_gen
eric_services\x18\x10 \x01(\x08:\x05\x66\x61lse\x12$\n\x15java_generic_services\
x18\x11 \x01(\x08:\x05\x66\x61lse\x12\"\n\x13py_generic_services\x18\x12 \x01(\x
08:\x05\x66\x61lse\x12\x19\n\ndeprecated\x18\x17 \x01(\x08:\x05\x66\x61lse\x12\x
1f\n\x10\x63\x63_enable_arenas\x18\x1f \x01(\x08:\x05\x66\x61lse\x12\x19\n\x11ob
jc_class_prefix\x18$ \x01(\t\x12\x18\n\x10\x63sharp_namespace\x18% \x01(\t\x12\x
14\n\x0cswift_prefix\x18\' \x01(\t\x12\x43\n\x14uninterpreted_option\x18\xe7\x07
\x03(\x0b\x32$.google.protobuf.UninterpretedOption\":\n\x0cOptimizeMode\x12\t\n
\x05SPEED\x10\x01\x12\r\n\tCODE_SIZE\x10\x02\x12\x10\n\x0cLITE_RUNTIME\x10\x03*\
t\x08\xe8\x07\x10\x80\x80\x80\x80\x02J\x04\x08&\x10\'\"\xec\x01\n\x0eMessageOpti
ons\x12&\n\x17message_set_wire_format\x18\x01 \x01(\x08:\x05\x66\x61lse\x12.\n\x
1fno_standard_descriptor_accessor\x18\x02 \x01(\x08:\x05\x66\x61lse\x12\x19\n\nd
eprecated\x18\x03 \x01(\x08:\x05\x66\x61lse\x12\x11\n\tmap_entry\x18\x07 \x01(\x
08\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.
UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02J\x04\x08\x08\x10\t\"\
x9e\x03\n\x0c\x46ieldOptions\x12:\n\x05\x63type\x18\x01 \x01(\x0e\x32#.google.pr
otobuf.FieldOptions.CType:\x06STRING\x12\x0e\n\x06packed\x18\x02 \x01(\x08\x12?\
n\x06jstype\x18\x06 \x01(\x0e\x32$.google.protobuf.FieldOptions.JSType:\tJS_NORM
AL\x12\x13\n\x04lazy\x18\x05 \x01(\x08:\x05\x66\x61lse\x12\x19\n\ndeprecated\x18
\x03 \x01(\x08:\x05\x66\x61lse\x12\x13\n\x04weak\x18\n \x01(\x08:\x05\x66\x61lse
\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.Un
interpretedOption\"/\n\x05\x43Type\x12\n\n\x06STRING\x10\x00\x12\x08\n\x04\x43OR
D\x10\x01\x12\x10\n\x0cSTRING_PIECE\x10\x02\"5\n\x06JSType\x12\r\n\tJS_NORMAL\x1
0\x00\x12\r\n\tJS_STRING\x10\x01\x12\r\n\tJS_NUMBER\x10\x02*\t\x08\xe8\x07\x10\x
80\x80\x80\x80\x02J\x04\x08\x04\x10\x05\"^\n\x0cOneofOptions\x12\x43\n\x14uninte
rpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t
\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"\x8d\x01\n\x0b\x45numOptions\x12\x13\n\x0b
\x61llow_alias\x18\x02 \x01(\x08\x12\x19\n\ndeprecated\x18\x03 \x01(\x08:\x05\x6
6\x61lse\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.pro
tobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"}\n\x10\x45num
ValueOptions\x12\x19\n\ndeprecated\x18\x01 \x01(\x08:\x05\x66\x61lse\x12\x43\n\x
14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedO
ption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"{\n\x0eServiceOptions\x12\x19\n\nd
eprecated\x18! \x01(\x08:\x05\x66\x61lse\x12\x43\n\x14uninterpreted_option\x18\x
e7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80
\x80\x80\x80\x02\"\xad\x02\n\rMethodOptions\x12\x19\n\ndeprecated\x18! \x01(\x08
:\x05\x66\x61lse\x12_\n\x11idempotency_level\x18\" \x01(\x0e\x32/.google.protobu
f.MethodOptions.IdempotencyLevel:\x13IDEMPOTENCY_UNKNOWN\x12\x43\n\x14uninterpre
ted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption\"P\n\x
10IdempotencyLevel\x12\x17\n\x13IDEMPOTENCY_UNKNOWN\x10\x00\x12\x13\n\x0fNO_SIDE
_EFFECTS\x10\x01\x12\x0e\n\nIDEMPOTENT\x10\x02*\t\x08\xe8\x07\x10\x80\x80\x80\x8
0\x02\"\x9e\x02\n\x13UninterpretedOption\x12;\n\x04name\x18\x02 \x03(\x0b\x32-.g
oogle.protobuf.UninterpretedOption.NamePart\x12\x18\n\x10identifier_value\x18\x0
3 \x01(\t\x12\x1a\n\x12positive_int_value\x18\x04 \x01(\x04\x12\x1a\n\x12negativ
e_int_value\x18\x05 \x01(\x03\x12\x14\n\x0c\x64ouble_value\x18\x06 \x01(\x01\x12
\x14\n\x0cstring_value\x18\x07 \x01(\x0c\x12\x17\n\x0f\x61ggregate_value\x18\x08
\x01(\t\x1a\x33\n\x08NamePart\x12\x11\n\tname_part\x18\x01 \x02(\t\x12\x14\n\x0
cis_extension\x18\x02 \x02(\x08\"\xd5\x01\n\x0eSourceCodeInfo\x12:\n\x08location
\x18\x01 \x03(\x0b\x32(.google.protobuf.SourceCodeInfo.Location\x1a\x86\x01\n\x0
8Location\x12\x10\n\x04path\x18\x01 \x03(\x05\x42\x02\x10\x01\x12\x10\n\x04span\
x18\x02 \x03(\x05\x42\x02\x10\x01\x12\x18\n\x10leading_comments\x18\x03 \x01(\t\
x12\x19\n\x11trailing_comments\x18\x04 \x01(\t\x12!\n\x19leading_detached_commen
ts\x18\x06 \x03(\t\"\xa7\x01\n\x11GeneratedCodeInfo\x12\x41\n\nannotation\x18\x0
1 \x03(\x0b\x32-.google.protobuf.GeneratedCodeInfo.Annotation\x1aO\n\nAnnotation
\x12\x10\n\x04path\x18\x01 \x03(\x05\x42\x02\x10\x01\x12\x13\n\x0bsource_file\x1
8\x02 \x01(\t\x12\r\n\x05\x62\x65gin\x18\x03 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x
04 \x01(\x05\x42\x8c\x01\n\x13\x63om.google.protobufB\x10\x44\x65scriptorProtosH
\x01Z>github.com/golang/protobuf/protoc-gen-go/descriptor;descriptor\xa2\x02\x03
GPB\xaa\x02\x1aGoogle.Protobuf.Reflection') | 21 serialized_pb=_b('\n google/protobuf/descriptor.proto\x12\x0fgoogle.protobuf\"
G\n\x11\x46ileDescriptorSet\x12\x32\n\x04\x66ile\x18\x01 \x03(\x0b\x32$.google.p
rotobuf.FileDescriptorProto\"\xdb\x03\n\x13\x46ileDescriptorProto\x12\x0c\n\x04n
ame\x18\x01 \x01(\t\x12\x0f\n\x07package\x18\x02 \x01(\t\x12\x12\n\ndependency\x
18\x03 \x03(\t\x12\x19\n\x11public_dependency\x18\n \x03(\x05\x12\x17\n\x0fweak_
dependency\x18\x0b \x03(\x05\x12\x36\n\x0cmessage_type\x18\x04 \x03(\x0b\x32 .go
ogle.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x05 \x03(\x0b\x32$.google
.protobuf.EnumDescriptorProto\x12\x38\n\x07service\x18\x06 \x03(\x0b\x32\'.googl
e.protobuf.ServiceDescriptorProto\x12\x38\n\textension\x18\x07 \x03(\x0b\x32%.go
ogle.protobuf.FieldDescriptorProto\x12-\n\x07options\x18\x08 \x01(\x0b\x32\x1c.g
oogle.protobuf.FileOptions\x12\x39\n\x10source_code_info\x18\t \x01(\x0b\x32\x1f
.google.protobuf.SourceCodeInfo\x12\x0e\n\x06syntax\x18\x0c \x01(\t\"\xf0\x04\n\
x0f\x44\x65scriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x34\n\x05\x66ield
\x18\x02 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x38\n\textensio
n\x18\x06 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x35\n\x0bneste
d_type\x18\x03 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_ty
pe\x18\x04 \x03(\x0b\x32$.google.protobuf.EnumDescriptorProto\x12H\n\x0f\x65xten
sion_range\x18\x05 \x03(\x0b\x32/.google.protobuf.DescriptorProto.ExtensionRange
\x12\x39\n\noneof_decl\x18\x08 \x03(\x0b\x32%.google.protobuf.OneofDescriptorPro
to\x12\x30\n\x07options\x18\x07 \x01(\x0b\x32\x1f.google.protobuf.MessageOptions
\x12\x46\n\x0ereserved_range\x18\t \x03(\x0b\x32..google.protobuf.DescriptorProt
o.ReservedRange\x12\x15\n\rreserved_name\x18\n \x03(\t\x1a,\n\x0e\x45xtensionRan
ge\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x02 \x01(\x05\x1a+
\n\rReservedRange\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x02
\x01(\x05\"\xbc\x05\n\x14\x46ieldDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01
(\t\x12\x0e\n\x06number\x18\x03 \x01(\x05\x12:\n\x05label\x18\x04 \x01(\x0e\x32+
.google.protobuf.FieldDescriptorProto.Label\x12\x38\n\x04type\x18\x05 \x01(\x0e\
x32*.google.protobuf.FieldDescriptorProto.Type\x12\x11\n\ttype_name\x18\x06 \x01
(\t\x12\x10\n\x08\x65xtendee\x18\x02 \x01(\t\x12\x15\n\rdefault_value\x18\x07 \x
01(\t\x12\x13\n\x0boneof_index\x18\t \x01(\x05\x12\x11\n\tjson_name\x18\n \x01(\
t\x12.\n\x07options\x18\x08 \x01(\x0b\x32\x1d.google.protobuf.FieldOptions\"\xb6
\x02\n\x04Type\x12\x0f\n\x0bTYPE_DOUBLE\x10\x01\x12\x0e\n\nTYPE_FLOAT\x10\x02\x1
2\x0e\n\nTYPE_INT64\x10\x03\x12\x0f\n\x0bTYPE_UINT64\x10\x04\x12\x0e\n\nTYPE_INT
32\x10\x05\x12\x10\n\x0cTYPE_FIXED64\x10\x06\x12\x10\n\x0cTYPE_FIXED32\x10\x07\x
12\r\n\tTYPE_BOOL\x10\x08\x12\x0f\n\x0bTYPE_STRING\x10\t\x12\x0e\n\nTYPE_GROUP\x
10\n\x12\x10\n\x0cTYPE_MESSAGE\x10\x0b\x12\x0e\n\nTYPE_BYTES\x10\x0c\x12\x0f\n\x
0bTYPE_UINT32\x10\r\x12\r\n\tTYPE_ENUM\x10\x0e\x12\x11\n\rTYPE_SFIXED32\x10\x0f\
x12\x11\n\rTYPE_SFIXED64\x10\x10\x12\x0f\n\x0bTYPE_SINT32\x10\x11\x12\x0f\n\x0bT
YPE_SINT64\x10\x12\"C\n\x05Label\x12\x12\n\x0eLABEL_OPTIONAL\x10\x01\x12\x12\n\x
0eLABEL_REQUIRED\x10\x02\x12\x12\n\x0eLABEL_REPEATED\x10\x03\"$\n\x14OneofDescri
ptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\"\x8c\x01\n\x13\x45numDescriptorProt
o\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x38\n\x05value\x18\x02 \x03(\x0b\x32).go
ogle.protobuf.EnumValueDescriptorProto\x12-\n\x07options\x18\x03 \x01(\x0b\x32\x
1c.google.protobuf.EnumOptions\"l\n\x18\x45numValueDescriptorProto\x12\x0c\n\x04
name\x18\x01 \x01(\t\x12\x0e\n\x06number\x18\x02 \x01(\x05\x12\x32\n\x07options\
x18\x03 \x01(\x0b\x32!.google.protobuf.EnumValueOptions\"\x90\x01\n\x16ServiceDe
scriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x36\n\x06method\x18\x02 \x03
(\x0b\x32&.google.protobuf.MethodDescriptorProto\x12\x30\n\x07options\x18\x03 \x
01(\x0b\x32\x1f.google.protobuf.ServiceOptions\"\xc1\x01\n\x15MethodDescriptorPr
oto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x12\n\ninput_type\x18\x02 \x01(\t\x12\
x13\n\x0boutput_type\x18\x03 \x01(\t\x12/\n\x07options\x18\x04 \x01(\x0b\x32\x1e
.google.protobuf.MethodOptions\x12\x1f\n\x10\x63lient_streaming\x18\x05 \x01(\x0
8:\x05\x66\x61lse\x12\x1f\n\x10server_streaming\x18\x06 \x01(\x08:\x05\x66\x61ls
e\"\x87\x05\n\x0b\x46ileOptions\x12\x14\n\x0cjava_package\x18\x01 \x01(\t\x12\x1
c\n\x14java_outer_classname\x18\x08 \x01(\t\x12\"\n\x13java_multiple_files\x18\n
\x01(\x08:\x05\x66\x61lse\x12,\n\x1djava_generate_equals_and_hash\x18\x14 \x01(
\x08:\x05\x66\x61lse\x12%\n\x16java_string_check_utf8\x18\x1b \x01(\x08:\x05\x66
\x61lse\x12\x46\n\x0coptimize_for\x18\t \x01(\x0e\x32).google.protobuf.FileOptio
ns.OptimizeMode:\x05SPEED\x12\x12\n\ngo_package\x18\x0b \x01(\t\x12\"\n\x13\x63\
x63_generic_services\x18\x10 \x01(\x08:\x05\x66\x61lse\x12$\n\x15java_generic_se
rvices\x18\x11 \x01(\x08:\x05\x66\x61lse\x12\"\n\x13py_generic_services\x18\x12
\x01(\x08:\x05\x66\x61lse\x12\x19\n\ndeprecated\x18\x17 \x01(\x08:\x05\x66\x61ls
e\x12\x1f\n\x10\x63\x63_enable_arenas\x18\x1f \x01(\x08:\x05\x66\x61lse\x12\x19\
n\x11objc_class_prefix\x18$ \x01(\t\x12\x18\n\x10\x63sharp_namespace\x18% \x01(\
t\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.U
ninterpretedOption\":\n\x0cOptimizeMode\x12\t\n\x05SPEED\x10\x01\x12\r\n\tCODE_S
IZE\x10\x02\x12\x10\n\x0cLITE_RUNTIME\x10\x03*\t\x08\xe8\x07\x10\x80\x80\x80\x80
\x02J\x04\x08&\x10\'\"\xe6\x01\n\x0eMessageOptions\x12&\n\x17message_set_wire_fo
rmat\x18\x01 \x01(\x08:\x05\x66\x61lse\x12.\n\x1fno_standard_descriptor_accessor
\x18\x02 \x01(\x08:\x05\x66\x61lse\x12\x19\n\ndeprecated\x18\x03 \x01(\x08:\x05\
x66\x61lse\x12\x11\n\tmap_entry\x18\x07 \x01(\x08\x12\x43\n\x14uninterpreted_opt
ion\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t\x08\xe8\x0
7\x10\x80\x80\x80\x80\x02\"\x98\x03\n\x0c\x46ieldOptions\x12:\n\x05\x63type\x18\
x01 \x01(\x0e\x32#.google.protobuf.FieldOptions.CType:\x06STRING\x12\x0e\n\x06pa
cked\x18\x02 \x01(\x08\x12?\n\x06jstype\x18\x06 \x01(\x0e\x32$.google.protobuf.F
ieldOptions.JSType:\tJS_NORMAL\x12\x13\n\x04lazy\x18\x05 \x01(\x08:\x05\x66\x61l
se\x12\x19\n\ndeprecated\x18\x03 \x01(\x08:\x05\x66\x61lse\x12\x13\n\x04weak\x18
\n \x01(\x08:\x05\x66\x61lse\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(
\x0b\x32$.google.protobuf.UninterpretedOption\"/\n\x05\x43Type\x12\n\n\x06STRING
\x10\x00\x12\x08\n\x04\x43ORD\x10\x01\x12\x10\n\x0cSTRING_PIECE\x10\x02\"5\n\x06
JSType\x12\r\n\tJS_NORMAL\x10\x00\x12\r\n\tJS_STRING\x10\x01\x12\r\n\tJS_NUMBER\
x10\x02*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"\x8d\x01\n\x0b\x45numOptions\x12
\x13\n\x0b\x61llow_alias\x18\x02 \x01(\x08\x12\x19\n\ndeprecated\x18\x03 \x01(\x
08:\x05\x66\x61lse\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.
google.protobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"}\n\
x10\x45numValueOptions\x12\x19\n\ndeprecated\x18\x01 \x01(\x08:\x05\x66\x61lse\x
12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.Unin
terpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"{\n\x0eServiceOptions\x1
2\x19\n\ndeprecated\x18! \x01(\x08:\x05\x66\x61lse\x12\x43\n\x14uninterpreted_op
tion\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t\x08\xe8\x
07\x10\x80\x80\x80\x80\x02\"z\n\rMethodOptions\x12\x19\n\ndeprecated\x18! \x01(\
x08:\x05\x66\x61lse\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$
.google.protobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"\x9
e\x02\n\x13UninterpretedOption\x12;\n\x04name\x18\x02 \x03(\x0b\x32-.google.prot
obuf.UninterpretedOption.NamePart\x12\x18\n\x10identifier_value\x18\x03 \x01(\t\
x12\x1a\n\x12positive_int_value\x18\x04 \x01(\x04\x12\x1a\n\x12negative_int_valu
e\x18\x05 \x01(\x03\x12\x14\n\x0c\x64ouble_value\x18\x06 \x01(\x01\x12\x14\n\x0c
string_value\x18\x07 \x01(\x0c\x12\x17\n\x0f\x61ggregate_value\x18\x08 \x01(\t\x
1a\x33\n\x08NamePart\x12\x11\n\tname_part\x18\x01 \x02(\t\x12\x14\n\x0cis_extens
ion\x18\x02 \x02(\x08\"\xd5\x01\n\x0eSourceCodeInfo\x12:\n\x08location\x18\x01 \
x03(\x0b\x32(.google.protobuf.SourceCodeInfo.Location\x1a\x86\x01\n\x08Location\
x12\x10\n\x04path\x18\x01 \x03(\x05\x42\x02\x10\x01\x12\x10\n\x04span\x18\x02 \x
03(\x05\x42\x02\x10\x01\x12\x18\n\x10leading_comments\x18\x03 \x01(\t\x12\x19\n\
x11trailing_comments\x18\x04 \x01(\t\x12!\n\x19leading_detached_comments\x18\x06
\x03(\t\"\xa7\x01\n\x11GeneratedCodeInfo\x12\x41\n\nannotation\x18\x01 \x03(\x0
b\x32-.google.protobuf.GeneratedCodeInfo.Annotation\x1aO\n\nAnnotation\x12\x10\n
\x04path\x18\x01 \x03(\x05\x42\x02\x10\x01\x12\x13\n\x0bsource_file\x18\x02 \x01
(\t\x12\r\n\x05\x62\x65gin\x18\x03 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x04 \x01(\x
05\x42X\n\x13\x63om.google.protobufB\x10\x44\x65scriptorProtosH\x01Z\ndescriptor
\xa2\x02\x03GPB\xaa\x02\x1aGoogle.Protobuf.Reflection') |
| 22 ) | 22 ) |
| 23 _sym_db.RegisterFileDescriptor(DESCRIPTOR) | 23 _sym_db.RegisterFileDescriptor(DESCRIPTOR) |
| 24 | 24 |
| 25 | 25 |
| 26 | 26 |
| 27 _FIELDDESCRIPTORPROTO_TYPE = _descriptor.EnumDescriptor( | 27 _FIELDDESCRIPTORPROTO_TYPE = _descriptor.EnumDescriptor( |
| 28 name='Type', | 28 name='Type', |
| 29 full_name='google.protobuf.FieldDescriptorProto.Type', | 29 full_name='google.protobuf.FieldDescriptorProto.Type', |
| 30 filename=None, | 30 filename=None, |
| 31 file=DESCRIPTOR, | 31 file=DESCRIPTOR, |
| (...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 150 name='CODE_SIZE', index=1, number=2, | 150 name='CODE_SIZE', index=1, number=2, |
| 151 options=None, | 151 options=None, |
| 152 type=None), | 152 type=None), |
| 153 _descriptor.EnumValueDescriptor( | 153 _descriptor.EnumValueDescriptor( |
| 154 name='LITE_RUNTIME', index=2, number=3, | 154 name='LITE_RUNTIME', index=2, number=3, |
| 155 options=None, | 155 options=None, |
| 156 type=None), | 156 type=None), |
| 157 ], | 157 ], |
| 158 containing_type=None, | 158 containing_type=None, |
| 159 options=None, | 159 options=None, |
| 160 serialized_start=3208, | 160 serialized_start=3141, |
| 161 serialized_end=3266, | 161 serialized_end=3199, |
| 162 ) | 162 ) |
| 163 _sym_db.RegisterEnumDescriptor(_FILEOPTIONS_OPTIMIZEMODE) | 163 _sym_db.RegisterEnumDescriptor(_FILEOPTIONS_OPTIMIZEMODE) |
| 164 | 164 |
| 165 _FIELDOPTIONS_CTYPE = _descriptor.EnumDescriptor( | 165 _FIELDOPTIONS_CTYPE = _descriptor.EnumDescriptor( |
| 166 name='CType', | 166 name='CType', |
| 167 full_name='google.protobuf.FieldOptions.CType', | 167 full_name='google.protobuf.FieldOptions.CType', |
| 168 filename=None, | 168 filename=None, |
| 169 file=DESCRIPTOR, | 169 file=DESCRIPTOR, |
| 170 values=[ | 170 values=[ |
| 171 _descriptor.EnumValueDescriptor( | 171 _descriptor.EnumValueDescriptor( |
| 172 name='STRING', index=0, number=0, | 172 name='STRING', index=0, number=0, |
| 173 options=None, | 173 options=None, |
| 174 type=None), | 174 type=None), |
| 175 _descriptor.EnumValueDescriptor( | 175 _descriptor.EnumValueDescriptor( |
| 176 name='CORD', index=1, number=1, | 176 name='CORD', index=1, number=1, |
| 177 options=None, | 177 options=None, |
| 178 type=None), | 178 type=None), |
| 179 _descriptor.EnumValueDescriptor( | 179 _descriptor.EnumValueDescriptor( |
| 180 name='STRING_PIECE', index=2, number=2, | 180 name='STRING_PIECE', index=2, number=2, |
| 181 options=None, | 181 options=None, |
| 182 type=None), | 182 type=None), |
| 183 ], | 183 ], |
| 184 containing_type=None, | 184 containing_type=None, |
| 185 options=None, | 185 options=None, |
| 186 serialized_start=3820, | 186 serialized_start=3747, |
| 187 serialized_end=3867, | 187 serialized_end=3794, |
| 188 ) | 188 ) |
| 189 _sym_db.RegisterEnumDescriptor(_FIELDOPTIONS_CTYPE) | 189 _sym_db.RegisterEnumDescriptor(_FIELDOPTIONS_CTYPE) |
| 190 | 190 |
| 191 _FIELDOPTIONS_JSTYPE = _descriptor.EnumDescriptor( | 191 _FIELDOPTIONS_JSTYPE = _descriptor.EnumDescriptor( |
| 192 name='JSType', | 192 name='JSType', |
| 193 full_name='google.protobuf.FieldOptions.JSType', | 193 full_name='google.protobuf.FieldOptions.JSType', |
| 194 filename=None, | 194 filename=None, |
| 195 file=DESCRIPTOR, | 195 file=DESCRIPTOR, |
| 196 values=[ | 196 values=[ |
| 197 _descriptor.EnumValueDescriptor( | 197 _descriptor.EnumValueDescriptor( |
| 198 name='JS_NORMAL', index=0, number=0, | 198 name='JS_NORMAL', index=0, number=0, |
| 199 options=None, | 199 options=None, |
| 200 type=None), | 200 type=None), |
| 201 _descriptor.EnumValueDescriptor( | 201 _descriptor.EnumValueDescriptor( |
| 202 name='JS_STRING', index=1, number=1, | 202 name='JS_STRING', index=1, number=1, |
| 203 options=None, | 203 options=None, |
| 204 type=None), | 204 type=None), |
| 205 _descriptor.EnumValueDescriptor( | 205 _descriptor.EnumValueDescriptor( |
| 206 name='JS_NUMBER', index=2, number=2, | 206 name='JS_NUMBER', index=2, number=2, |
| 207 options=None, | 207 options=None, |
| 208 type=None), | 208 type=None), |
| 209 ], | 209 ], |
| 210 containing_type=None, | 210 containing_type=None, |
| 211 options=None, | 211 options=None, |
| 212 serialized_start=3869, | 212 serialized_start=3796, |
| 213 serialized_end=3922, | 213 serialized_end=3849, |
| 214 ) | 214 ) |
| 215 _sym_db.RegisterEnumDescriptor(_FIELDOPTIONS_JSTYPE) | 215 _sym_db.RegisterEnumDescriptor(_FIELDOPTIONS_JSTYPE) |
| 216 | 216 |
| 217 _METHODOPTIONS_IDEMPOTENCYLEVEL = _descriptor.EnumDescriptor( | |
| 218 name='IdempotencyLevel', | |
| 219 full_name='google.protobuf.MethodOptions.IdempotencyLevel', | |
| 220 filename=None, | |
| 221 file=DESCRIPTOR, | |
| 222 values=[ | |
| 223 _descriptor.EnumValueDescriptor( | |
| 224 name='IDEMPOTENCY_UNKNOWN', index=0, number=0, | |
| 225 options=None, | |
| 226 type=None), | |
| 227 _descriptor.EnumValueDescriptor( | |
| 228 name='NO_SIDE_EFFECTS', index=1, number=1, | |
| 229 options=None, | |
| 230 type=None), | |
| 231 _descriptor.EnumValueDescriptor( | |
| 232 name='IDEMPOTENT', index=2, number=2, | |
| 233 options=None, | |
| 234 type=None), | |
| 235 ], | |
| 236 containing_type=None, | |
| 237 options=None, | |
| 238 serialized_start=4644, | |
| 239 serialized_end=4724, | |
| 240 ) | |
| 241 _sym_db.RegisterEnumDescriptor(_METHODOPTIONS_IDEMPOTENCYLEVEL) | |
| 242 | |
| 243 | 217 |
| 244 _FILEDESCRIPTORSET = _descriptor.Descriptor( | 218 _FILEDESCRIPTORSET = _descriptor.Descriptor( |
| 245 name='FileDescriptorSet', | 219 name='FileDescriptorSet', |
| 246 full_name='google.protobuf.FileDescriptorSet', | 220 full_name='google.protobuf.FileDescriptorSet', |
| 247 filename=None, | 221 filename=None, |
| 248 file=DESCRIPTOR, | 222 file=DESCRIPTOR, |
| 249 containing_type=None, | 223 containing_type=None, |
| 250 fields=[ | 224 fields=[ |
| 251 _descriptor.FieldDescriptor( | 225 _descriptor.FieldDescriptor( |
| 252 name='file', full_name='google.protobuf.FileDescriptorSet.file', index=0, | 226 name='file', full_name='google.protobuf.FileDescriptorSet.file', index=0, |
| (...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 651 file=DESCRIPTOR, | 625 file=DESCRIPTOR, |
| 652 containing_type=None, | 626 containing_type=None, |
| 653 fields=[ | 627 fields=[ |
| 654 _descriptor.FieldDescriptor( | 628 _descriptor.FieldDescriptor( |
| 655 name='name', full_name='google.protobuf.OneofDescriptorProto.name', index=
0, | 629 name='name', full_name='google.protobuf.OneofDescriptorProto.name', index=
0, |
| 656 number=1, type=9, cpp_type=9, label=1, | 630 number=1, type=9, cpp_type=9, label=1, |
| 657 has_default_value=False, default_value=_b("").decode('utf-8'), | 631 has_default_value=False, default_value=_b("").decode('utf-8'), |
| 658 message_type=None, enum_type=None, containing_type=None, | 632 message_type=None, enum_type=None, containing_type=None, |
| 659 is_extension=False, extension_scope=None, | 633 is_extension=False, extension_scope=None, |
| 660 options=None), | 634 options=None), |
| 661 _descriptor.FieldDescriptor( | |
| 662 name='options', full_name='google.protobuf.OneofDescriptorProto.options',
index=1, | |
| 663 number=2, type=11, cpp_type=10, label=1, | |
| 664 has_default_value=False, default_value=None, | |
| 665 message_type=None, enum_type=None, containing_type=None, | |
| 666 is_extension=False, extension_scope=None, | |
| 667 options=None), | |
| 668 ], | 635 ], |
| 669 extensions=[ | 636 extensions=[ |
| 670 ], | 637 ], |
| 671 nested_types=[], | 638 nested_types=[], |
| 672 enum_types=[ | 639 enum_types=[ |
| 673 ], | 640 ], |
| 674 options=None, | 641 options=None, |
| 675 is_extendable=False, | 642 is_extendable=False, |
| 676 syntax='proto2', | 643 syntax='proto2', |
| 677 extension_ranges=[], | 644 extension_ranges=[], |
| 678 oneofs=[ | 645 oneofs=[ |
| 679 ], | 646 ], |
| 680 serialized_start=1934, | 647 serialized_start=1934, |
| 681 serialized_end=2018, | 648 serialized_end=1970, |
| 682 ) | 649 ) |
| 683 | 650 |
| 684 | 651 |
| 685 _ENUMDESCRIPTORPROTO = _descriptor.Descriptor( | 652 _ENUMDESCRIPTORPROTO = _descriptor.Descriptor( |
| 686 name='EnumDescriptorProto', | 653 name='EnumDescriptorProto', |
| 687 full_name='google.protobuf.EnumDescriptorProto', | 654 full_name='google.protobuf.EnumDescriptorProto', |
| 688 filename=None, | 655 filename=None, |
| 689 file=DESCRIPTOR, | 656 file=DESCRIPTOR, |
| 690 containing_type=None, | 657 containing_type=None, |
| 691 fields=[ | 658 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 715 ], | 682 ], |
| 716 nested_types=[], | 683 nested_types=[], |
| 717 enum_types=[ | 684 enum_types=[ |
| 718 ], | 685 ], |
| 719 options=None, | 686 options=None, |
| 720 is_extendable=False, | 687 is_extendable=False, |
| 721 syntax='proto2', | 688 syntax='proto2', |
| 722 extension_ranges=[], | 689 extension_ranges=[], |
| 723 oneofs=[ | 690 oneofs=[ |
| 724 ], | 691 ], |
| 725 serialized_start=2021, | 692 serialized_start=1973, |
| 726 serialized_end=2161, | 693 serialized_end=2113, |
| 727 ) | 694 ) |
| 728 | 695 |
| 729 | 696 |
| 730 _ENUMVALUEDESCRIPTORPROTO = _descriptor.Descriptor( | 697 _ENUMVALUEDESCRIPTORPROTO = _descriptor.Descriptor( |
| 731 name='EnumValueDescriptorProto', | 698 name='EnumValueDescriptorProto', |
| 732 full_name='google.protobuf.EnumValueDescriptorProto', | 699 full_name='google.protobuf.EnumValueDescriptorProto', |
| 733 filename=None, | 700 filename=None, |
| 734 file=DESCRIPTOR, | 701 file=DESCRIPTOR, |
| 735 containing_type=None, | 702 containing_type=None, |
| 736 fields=[ | 703 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 760 ], | 727 ], |
| 761 nested_types=[], | 728 nested_types=[], |
| 762 enum_types=[ | 729 enum_types=[ |
| 763 ], | 730 ], |
| 764 options=None, | 731 options=None, |
| 765 is_extendable=False, | 732 is_extendable=False, |
| 766 syntax='proto2', | 733 syntax='proto2', |
| 767 extension_ranges=[], | 734 extension_ranges=[], |
| 768 oneofs=[ | 735 oneofs=[ |
| 769 ], | 736 ], |
| 770 serialized_start=2163, | 737 serialized_start=2115, |
| 771 serialized_end=2271, | 738 serialized_end=2223, |
| 772 ) | 739 ) |
| 773 | 740 |
| 774 | 741 |
| 775 _SERVICEDESCRIPTORPROTO = _descriptor.Descriptor( | 742 _SERVICEDESCRIPTORPROTO = _descriptor.Descriptor( |
| 776 name='ServiceDescriptorProto', | 743 name='ServiceDescriptorProto', |
| 777 full_name='google.protobuf.ServiceDescriptorProto', | 744 full_name='google.protobuf.ServiceDescriptorProto', |
| 778 filename=None, | 745 filename=None, |
| 779 file=DESCRIPTOR, | 746 file=DESCRIPTOR, |
| 780 containing_type=None, | 747 containing_type=None, |
| 781 fields=[ | 748 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 805 ], | 772 ], |
| 806 nested_types=[], | 773 nested_types=[], |
| 807 enum_types=[ | 774 enum_types=[ |
| 808 ], | 775 ], |
| 809 options=None, | 776 options=None, |
| 810 is_extendable=False, | 777 is_extendable=False, |
| 811 syntax='proto2', | 778 syntax='proto2', |
| 812 extension_ranges=[], | 779 extension_ranges=[], |
| 813 oneofs=[ | 780 oneofs=[ |
| 814 ], | 781 ], |
| 815 serialized_start=2274, | 782 serialized_start=2226, |
| 816 serialized_end=2418, | 783 serialized_end=2370, |
| 817 ) | 784 ) |
| 818 | 785 |
| 819 | 786 |
| 820 _METHODDESCRIPTORPROTO = _descriptor.Descriptor( | 787 _METHODDESCRIPTORPROTO = _descriptor.Descriptor( |
| 821 name='MethodDescriptorProto', | 788 name='MethodDescriptorProto', |
| 822 full_name='google.protobuf.MethodDescriptorProto', | 789 full_name='google.protobuf.MethodDescriptorProto', |
| 823 filename=None, | 790 filename=None, |
| 824 file=DESCRIPTOR, | 791 file=DESCRIPTOR, |
| 825 containing_type=None, | 792 containing_type=None, |
| 826 fields=[ | 793 fields=[ |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 871 ], | 838 ], |
| 872 nested_types=[], | 839 nested_types=[], |
| 873 enum_types=[ | 840 enum_types=[ |
| 874 ], | 841 ], |
| 875 options=None, | 842 options=None, |
| 876 is_extendable=False, | 843 is_extendable=False, |
| 877 syntax='proto2', | 844 syntax='proto2', |
| 878 extension_ranges=[], | 845 extension_ranges=[], |
| 879 oneofs=[ | 846 oneofs=[ |
| 880 ], | 847 ], |
| 881 serialized_start=2421, | 848 serialized_start=2373, |
| 882 serialized_end=2614, | 849 serialized_end=2566, |
| 883 ) | 850 ) |
| 884 | 851 |
| 885 | 852 |
| 886 _FILEOPTIONS = _descriptor.Descriptor( | 853 _FILEOPTIONS = _descriptor.Descriptor( |
| 887 name='FileOptions', | 854 name='FileOptions', |
| 888 full_name='google.protobuf.FileOptions', | 855 full_name='google.protobuf.FileOptions', |
| 889 filename=None, | 856 filename=None, |
| 890 file=DESCRIPTOR, | 857 file=DESCRIPTOR, |
| 891 containing_type=None, | 858 containing_type=None, |
| 892 fields=[ | 859 fields=[ |
| (...skipping 14 matching lines...) Expand all Loading... |
| 907 _descriptor.FieldDescriptor( | 874 _descriptor.FieldDescriptor( |
| 908 name='java_multiple_files', full_name='google.protobuf.FileOptions.java_mu
ltiple_files', index=2, | 875 name='java_multiple_files', full_name='google.protobuf.FileOptions.java_mu
ltiple_files', index=2, |
| 909 number=10, type=8, cpp_type=7, label=1, | 876 number=10, type=8, cpp_type=7, label=1, |
| 910 has_default_value=True, default_value=False, | 877 has_default_value=True, default_value=False, |
| 911 message_type=None, enum_type=None, containing_type=None, | 878 message_type=None, enum_type=None, containing_type=None, |
| 912 is_extension=False, extension_scope=None, | 879 is_extension=False, extension_scope=None, |
| 913 options=None), | 880 options=None), |
| 914 _descriptor.FieldDescriptor( | 881 _descriptor.FieldDescriptor( |
| 915 name='java_generate_equals_and_hash', full_name='google.protobuf.FileOptio
ns.java_generate_equals_and_hash', index=3, | 882 name='java_generate_equals_and_hash', full_name='google.protobuf.FileOptio
ns.java_generate_equals_and_hash', index=3, |
| 916 number=20, type=8, cpp_type=7, label=1, | 883 number=20, type=8, cpp_type=7, label=1, |
| 917 has_default_value=False, default_value=False, | 884 has_default_value=True, default_value=False, |
| 918 message_type=None, enum_type=None, containing_type=None, | 885 message_type=None, enum_type=None, containing_type=None, |
| 919 is_extension=False, extension_scope=None, | 886 is_extension=False, extension_scope=None, |
| 920 options=None), | 887 options=None), |
| 921 _descriptor.FieldDescriptor( | 888 _descriptor.FieldDescriptor( |
| 922 name='java_string_check_utf8', full_name='google.protobuf.FileOptions.java
_string_check_utf8', index=4, | 889 name='java_string_check_utf8', full_name='google.protobuf.FileOptions.java
_string_check_utf8', index=4, |
| 923 number=27, type=8, cpp_type=7, label=1, | 890 number=27, type=8, cpp_type=7, label=1, |
| 924 has_default_value=True, default_value=False, | 891 has_default_value=True, default_value=False, |
| 925 message_type=None, enum_type=None, containing_type=None, | 892 message_type=None, enum_type=None, containing_type=None, |
| 926 is_extension=False, extension_scope=None, | 893 is_extension=False, extension_scope=None, |
| 927 options=None), | 894 options=None), |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 982 is_extension=False, extension_scope=None, | 949 is_extension=False, extension_scope=None, |
| 983 options=None), | 950 options=None), |
| 984 _descriptor.FieldDescriptor( | 951 _descriptor.FieldDescriptor( |
| 985 name='csharp_namespace', full_name='google.protobuf.FileOptions.csharp_nam
espace', index=13, | 952 name='csharp_namespace', full_name='google.protobuf.FileOptions.csharp_nam
espace', index=13, |
| 986 number=37, type=9, cpp_type=9, label=1, | 953 number=37, type=9, cpp_type=9, label=1, |
| 987 has_default_value=False, default_value=_b("").decode('utf-8'), | 954 has_default_value=False, default_value=_b("").decode('utf-8'), |
| 988 message_type=None, enum_type=None, containing_type=None, | 955 message_type=None, enum_type=None, containing_type=None, |
| 989 is_extension=False, extension_scope=None, | 956 is_extension=False, extension_scope=None, |
| 990 options=None), | 957 options=None), |
| 991 _descriptor.FieldDescriptor( | 958 _descriptor.FieldDescriptor( |
| 992 name='swift_prefix', full_name='google.protobuf.FileOptions.swift_prefix',
index=14, | 959 name='uninterpreted_option', full_name='google.protobuf.FileOptions.uninte
rpreted_option', index=14, |
| 993 number=39, type=9, cpp_type=9, label=1, | |
| 994 has_default_value=False, default_value=_b("").decode('utf-8'), | |
| 995 message_type=None, enum_type=None, containing_type=None, | |
| 996 is_extension=False, extension_scope=None, | |
| 997 options=None), | |
| 998 _descriptor.FieldDescriptor( | |
| 999 name='uninterpreted_option', full_name='google.protobuf.FileOptions.uninte
rpreted_option', index=15, | |
| 1000 number=999, type=11, cpp_type=10, label=3, | 960 number=999, type=11, cpp_type=10, label=3, |
| 1001 has_default_value=False, default_value=[], | 961 has_default_value=False, default_value=[], |
| 1002 message_type=None, enum_type=None, containing_type=None, | 962 message_type=None, enum_type=None, containing_type=None, |
| 1003 is_extension=False, extension_scope=None, | 963 is_extension=False, extension_scope=None, |
| 1004 options=None), | 964 options=None), |
| 1005 ], | 965 ], |
| 1006 extensions=[ | 966 extensions=[ |
| 1007 ], | 967 ], |
| 1008 nested_types=[], | 968 nested_types=[], |
| 1009 enum_types=[ | 969 enum_types=[ |
| 1010 _FILEOPTIONS_OPTIMIZEMODE, | 970 _FILEOPTIONS_OPTIMIZEMODE, |
| 1011 ], | 971 ], |
| 1012 options=None, | 972 options=None, |
| 1013 is_extendable=True, | 973 is_extendable=True, |
| 1014 syntax='proto2', | 974 syntax='proto2', |
| 1015 extension_ranges=[(1000, 536870912), ], | 975 extension_ranges=[(1000, 536870912), ], |
| 1016 oneofs=[ | 976 oneofs=[ |
| 1017 ], | 977 ], |
| 1018 serialized_start=2617, | 978 serialized_start=2569, |
| 1019 serialized_end=3283, | 979 serialized_end=3216, |
| 1020 ) | 980 ) |
| 1021 | 981 |
| 1022 | 982 |
| 1023 _MESSAGEOPTIONS = _descriptor.Descriptor( | 983 _MESSAGEOPTIONS = _descriptor.Descriptor( |
| 1024 name='MessageOptions', | 984 name='MessageOptions', |
| 1025 full_name='google.protobuf.MessageOptions', | 985 full_name='google.protobuf.MessageOptions', |
| 1026 filename=None, | 986 filename=None, |
| 1027 file=DESCRIPTOR, | 987 file=DESCRIPTOR, |
| 1028 containing_type=None, | 988 containing_type=None, |
| 1029 fields=[ | 989 fields=[ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1067 ], | 1027 ], |
| 1068 nested_types=[], | 1028 nested_types=[], |
| 1069 enum_types=[ | 1029 enum_types=[ |
| 1070 ], | 1030 ], |
| 1071 options=None, | 1031 options=None, |
| 1072 is_extendable=True, | 1032 is_extendable=True, |
| 1073 syntax='proto2', | 1033 syntax='proto2', |
| 1074 extension_ranges=[(1000, 536870912), ], | 1034 extension_ranges=[(1000, 536870912), ], |
| 1075 oneofs=[ | 1035 oneofs=[ |
| 1076 ], | 1036 ], |
| 1077 serialized_start=3286, | 1037 serialized_start=3219, |
| 1078 serialized_end=3522, | 1038 serialized_end=3449, |
| 1079 ) | 1039 ) |
| 1080 | 1040 |
| 1081 | 1041 |
| 1082 _FIELDOPTIONS = _descriptor.Descriptor( | 1042 _FIELDOPTIONS = _descriptor.Descriptor( |
| 1083 name='FieldOptions', | 1043 name='FieldOptions', |
| 1084 full_name='google.protobuf.FieldOptions', | 1044 full_name='google.protobuf.FieldOptions', |
| 1085 filename=None, | 1045 filename=None, |
| 1086 file=DESCRIPTOR, | 1046 file=DESCRIPTOR, |
| 1087 containing_type=None, | 1047 containing_type=None, |
| 1088 fields=[ | 1048 fields=[ |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1142 enum_types=[ | 1102 enum_types=[ |
| 1143 _FIELDOPTIONS_CTYPE, | 1103 _FIELDOPTIONS_CTYPE, |
| 1144 _FIELDOPTIONS_JSTYPE, | 1104 _FIELDOPTIONS_JSTYPE, |
| 1145 ], | 1105 ], |
| 1146 options=None, | 1106 options=None, |
| 1147 is_extendable=True, | 1107 is_extendable=True, |
| 1148 syntax='proto2', | 1108 syntax='proto2', |
| 1149 extension_ranges=[(1000, 536870912), ], | 1109 extension_ranges=[(1000, 536870912), ], |
| 1150 oneofs=[ | 1110 oneofs=[ |
| 1151 ], | 1111 ], |
| 1152 serialized_start=3525, | 1112 serialized_start=3452, |
| 1153 serialized_end=3939, | 1113 serialized_end=3860, |
| 1154 ) | 1114 ) |
| 1155 | 1115 |
| 1156 | 1116 |
| 1157 _ONEOFOPTIONS = _descriptor.Descriptor( | |
| 1158 name='OneofOptions', | |
| 1159 full_name='google.protobuf.OneofOptions', | |
| 1160 filename=None, | |
| 1161 file=DESCRIPTOR, | |
| 1162 containing_type=None, | |
| 1163 fields=[ | |
| 1164 _descriptor.FieldDescriptor( | |
| 1165 name='uninterpreted_option', full_name='google.protobuf.OneofOptions.unint
erpreted_option', index=0, | |
| 1166 number=999, type=11, cpp_type=10, label=3, | |
| 1167 has_default_value=False, default_value=[], | |
| 1168 message_type=None, enum_type=None, containing_type=None, | |
| 1169 is_extension=False, extension_scope=None, | |
| 1170 options=None), | |
| 1171 ], | |
| 1172 extensions=[ | |
| 1173 ], | |
| 1174 nested_types=[], | |
| 1175 enum_types=[ | |
| 1176 ], | |
| 1177 options=None, | |
| 1178 is_extendable=True, | |
| 1179 syntax='proto2', | |
| 1180 extension_ranges=[(1000, 536870912), ], | |
| 1181 oneofs=[ | |
| 1182 ], | |
| 1183 serialized_start=3941, | |
| 1184 serialized_end=4035, | |
| 1185 ) | |
| 1186 | |
| 1187 | |
| 1188 _ENUMOPTIONS = _descriptor.Descriptor( | 1117 _ENUMOPTIONS = _descriptor.Descriptor( |
| 1189 name='EnumOptions', | 1118 name='EnumOptions', |
| 1190 full_name='google.protobuf.EnumOptions', | 1119 full_name='google.protobuf.EnumOptions', |
| 1191 filename=None, | 1120 filename=None, |
| 1192 file=DESCRIPTOR, | 1121 file=DESCRIPTOR, |
| 1193 containing_type=None, | 1122 containing_type=None, |
| 1194 fields=[ | 1123 fields=[ |
| 1195 _descriptor.FieldDescriptor( | 1124 _descriptor.FieldDescriptor( |
| 1196 name='allow_alias', full_name='google.protobuf.EnumOptions.allow_alias', i
ndex=0, | 1125 name='allow_alias', full_name='google.protobuf.EnumOptions.allow_alias', i
ndex=0, |
| 1197 number=2, type=8, cpp_type=7, label=1, | 1126 number=2, type=8, cpp_type=7, label=1, |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1218 ], | 1147 ], |
| 1219 nested_types=[], | 1148 nested_types=[], |
| 1220 enum_types=[ | 1149 enum_types=[ |
| 1221 ], | 1150 ], |
| 1222 options=None, | 1151 options=None, |
| 1223 is_extendable=True, | 1152 is_extendable=True, |
| 1224 syntax='proto2', | 1153 syntax='proto2', |
| 1225 extension_ranges=[(1000, 536870912), ], | 1154 extension_ranges=[(1000, 536870912), ], |
| 1226 oneofs=[ | 1155 oneofs=[ |
| 1227 ], | 1156 ], |
| 1228 serialized_start=4038, | 1157 serialized_start=3863, |
| 1229 serialized_end=4179, | 1158 serialized_end=4004, |
| 1230 ) | 1159 ) |
| 1231 | 1160 |
| 1232 | 1161 |
| 1233 _ENUMVALUEOPTIONS = _descriptor.Descriptor( | 1162 _ENUMVALUEOPTIONS = _descriptor.Descriptor( |
| 1234 name='EnumValueOptions', | 1163 name='EnumValueOptions', |
| 1235 full_name='google.protobuf.EnumValueOptions', | 1164 full_name='google.protobuf.EnumValueOptions', |
| 1236 filename=None, | 1165 filename=None, |
| 1237 file=DESCRIPTOR, | 1166 file=DESCRIPTOR, |
| 1238 containing_type=None, | 1167 containing_type=None, |
| 1239 fields=[ | 1168 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1256 ], | 1185 ], |
| 1257 nested_types=[], | 1186 nested_types=[], |
| 1258 enum_types=[ | 1187 enum_types=[ |
| 1259 ], | 1188 ], |
| 1260 options=None, | 1189 options=None, |
| 1261 is_extendable=True, | 1190 is_extendable=True, |
| 1262 syntax='proto2', | 1191 syntax='proto2', |
| 1263 extension_ranges=[(1000, 536870912), ], | 1192 extension_ranges=[(1000, 536870912), ], |
| 1264 oneofs=[ | 1193 oneofs=[ |
| 1265 ], | 1194 ], |
| 1266 serialized_start=4181, | 1195 serialized_start=4006, |
| 1267 serialized_end=4306, | 1196 serialized_end=4131, |
| 1268 ) | 1197 ) |
| 1269 | 1198 |
| 1270 | 1199 |
| 1271 _SERVICEOPTIONS = _descriptor.Descriptor( | 1200 _SERVICEOPTIONS = _descriptor.Descriptor( |
| 1272 name='ServiceOptions', | 1201 name='ServiceOptions', |
| 1273 full_name='google.protobuf.ServiceOptions', | 1202 full_name='google.protobuf.ServiceOptions', |
| 1274 filename=None, | 1203 filename=None, |
| 1275 file=DESCRIPTOR, | 1204 file=DESCRIPTOR, |
| 1276 containing_type=None, | 1205 containing_type=None, |
| 1277 fields=[ | 1206 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1294 ], | 1223 ], |
| 1295 nested_types=[], | 1224 nested_types=[], |
| 1296 enum_types=[ | 1225 enum_types=[ |
| 1297 ], | 1226 ], |
| 1298 options=None, | 1227 options=None, |
| 1299 is_extendable=True, | 1228 is_extendable=True, |
| 1300 syntax='proto2', | 1229 syntax='proto2', |
| 1301 extension_ranges=[(1000, 536870912), ], | 1230 extension_ranges=[(1000, 536870912), ], |
| 1302 oneofs=[ | 1231 oneofs=[ |
| 1303 ], | 1232 ], |
| 1304 serialized_start=4308, | 1233 serialized_start=4133, |
| 1305 serialized_end=4431, | 1234 serialized_end=4256, |
| 1306 ) | 1235 ) |
| 1307 | 1236 |
| 1308 | 1237 |
| 1309 _METHODOPTIONS = _descriptor.Descriptor( | 1238 _METHODOPTIONS = _descriptor.Descriptor( |
| 1310 name='MethodOptions', | 1239 name='MethodOptions', |
| 1311 full_name='google.protobuf.MethodOptions', | 1240 full_name='google.protobuf.MethodOptions', |
| 1312 filename=None, | 1241 filename=None, |
| 1313 file=DESCRIPTOR, | 1242 file=DESCRIPTOR, |
| 1314 containing_type=None, | 1243 containing_type=None, |
| 1315 fields=[ | 1244 fields=[ |
| 1316 _descriptor.FieldDescriptor( | 1245 _descriptor.FieldDescriptor( |
| 1317 name='deprecated', full_name='google.protobuf.MethodOptions.deprecated', i
ndex=0, | 1246 name='deprecated', full_name='google.protobuf.MethodOptions.deprecated', i
ndex=0, |
| 1318 number=33, type=8, cpp_type=7, label=1, | 1247 number=33, type=8, cpp_type=7, label=1, |
| 1319 has_default_value=True, default_value=False, | 1248 has_default_value=True, default_value=False, |
| 1320 message_type=None, enum_type=None, containing_type=None, | 1249 message_type=None, enum_type=None, containing_type=None, |
| 1321 is_extension=False, extension_scope=None, | 1250 is_extension=False, extension_scope=None, |
| 1322 options=None), | 1251 options=None), |
| 1323 _descriptor.FieldDescriptor( | 1252 _descriptor.FieldDescriptor( |
| 1324 name='idempotency_level', full_name='google.protobuf.MethodOptions.idempot
ency_level', index=1, | 1253 name='uninterpreted_option', full_name='google.protobuf.MethodOptions.unin
terpreted_option', index=1, |
| 1325 number=34, type=14, cpp_type=8, label=1, | |
| 1326 has_default_value=True, default_value=0, | |
| 1327 message_type=None, enum_type=None, containing_type=None, | |
| 1328 is_extension=False, extension_scope=None, | |
| 1329 options=None), | |
| 1330 _descriptor.FieldDescriptor( | |
| 1331 name='uninterpreted_option', full_name='google.protobuf.MethodOptions.unin
terpreted_option', index=2, | |
| 1332 number=999, type=11, cpp_type=10, label=3, | 1254 number=999, type=11, cpp_type=10, label=3, |
| 1333 has_default_value=False, default_value=[], | 1255 has_default_value=False, default_value=[], |
| 1334 message_type=None, enum_type=None, containing_type=None, | 1256 message_type=None, enum_type=None, containing_type=None, |
| 1335 is_extension=False, extension_scope=None, | 1257 is_extension=False, extension_scope=None, |
| 1336 options=None), | 1258 options=None), |
| 1337 ], | 1259 ], |
| 1338 extensions=[ | 1260 extensions=[ |
| 1339 ], | 1261 ], |
| 1340 nested_types=[], | 1262 nested_types=[], |
| 1341 enum_types=[ | 1263 enum_types=[ |
| 1342 _METHODOPTIONS_IDEMPOTENCYLEVEL, | |
| 1343 ], | 1264 ], |
| 1344 options=None, | 1265 options=None, |
| 1345 is_extendable=True, | 1266 is_extendable=True, |
| 1346 syntax='proto2', | 1267 syntax='proto2', |
| 1347 extension_ranges=[(1000, 536870912), ], | 1268 extension_ranges=[(1000, 536870912), ], |
| 1348 oneofs=[ | 1269 oneofs=[ |
| 1349 ], | 1270 ], |
| 1350 serialized_start=4434, | 1271 serialized_start=4258, |
| 1351 serialized_end=4735, | 1272 serialized_end=4380, |
| 1352 ) | 1273 ) |
| 1353 | 1274 |
| 1354 | 1275 |
| 1355 _UNINTERPRETEDOPTION_NAMEPART = _descriptor.Descriptor( | 1276 _UNINTERPRETEDOPTION_NAMEPART = _descriptor.Descriptor( |
| 1356 name='NamePart', | 1277 name='NamePart', |
| 1357 full_name='google.protobuf.UninterpretedOption.NamePart', | 1278 full_name='google.protobuf.UninterpretedOption.NamePart', |
| 1358 filename=None, | 1279 filename=None, |
| 1359 file=DESCRIPTOR, | 1280 file=DESCRIPTOR, |
| 1360 containing_type=None, | 1281 containing_type=None, |
| 1361 fields=[ | 1282 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1378 ], | 1299 ], |
| 1379 nested_types=[], | 1300 nested_types=[], |
| 1380 enum_types=[ | 1301 enum_types=[ |
| 1381 ], | 1302 ], |
| 1382 options=None, | 1303 options=None, |
| 1383 is_extendable=False, | 1304 is_extendable=False, |
| 1384 syntax='proto2', | 1305 syntax='proto2', |
| 1385 extension_ranges=[], | 1306 extension_ranges=[], |
| 1386 oneofs=[ | 1307 oneofs=[ |
| 1387 ], | 1308 ], |
| 1388 serialized_start=4973, | 1309 serialized_start=4618, |
| 1389 serialized_end=5024, | 1310 serialized_end=4669, |
| 1390 ) | 1311 ) |
| 1391 | 1312 |
| 1392 _UNINTERPRETEDOPTION = _descriptor.Descriptor( | 1313 _UNINTERPRETEDOPTION = _descriptor.Descriptor( |
| 1393 name='UninterpretedOption', | 1314 name='UninterpretedOption', |
| 1394 full_name='google.protobuf.UninterpretedOption', | 1315 full_name='google.protobuf.UninterpretedOption', |
| 1395 filename=None, | 1316 filename=None, |
| 1396 file=DESCRIPTOR, | 1317 file=DESCRIPTOR, |
| 1397 containing_type=None, | 1318 containing_type=None, |
| 1398 fields=[ | 1319 fields=[ |
| 1399 _descriptor.FieldDescriptor( | 1320 _descriptor.FieldDescriptor( |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1450 ], | 1371 ], |
| 1451 nested_types=[_UNINTERPRETEDOPTION_NAMEPART, ], | 1372 nested_types=[_UNINTERPRETEDOPTION_NAMEPART, ], |
| 1452 enum_types=[ | 1373 enum_types=[ |
| 1453 ], | 1374 ], |
| 1454 options=None, | 1375 options=None, |
| 1455 is_extendable=False, | 1376 is_extendable=False, |
| 1456 syntax='proto2', | 1377 syntax='proto2', |
| 1457 extension_ranges=[], | 1378 extension_ranges=[], |
| 1458 oneofs=[ | 1379 oneofs=[ |
| 1459 ], | 1380 ], |
| 1460 serialized_start=4738, | 1381 serialized_start=4383, |
| 1461 serialized_end=5024, | 1382 serialized_end=4669, |
| 1462 ) | 1383 ) |
| 1463 | 1384 |
| 1464 | 1385 |
| 1465 _SOURCECODEINFO_LOCATION = _descriptor.Descriptor( | 1386 _SOURCECODEINFO_LOCATION = _descriptor.Descriptor( |
| 1466 name='Location', | 1387 name='Location', |
| 1467 full_name='google.protobuf.SourceCodeInfo.Location', | 1388 full_name='google.protobuf.SourceCodeInfo.Location', |
| 1468 filename=None, | 1389 filename=None, |
| 1469 file=DESCRIPTOR, | 1390 file=DESCRIPTOR, |
| 1470 containing_type=None, | 1391 containing_type=None, |
| 1471 fields=[ | 1392 fields=[ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1509 ], | 1430 ], |
| 1510 nested_types=[], | 1431 nested_types=[], |
| 1511 enum_types=[ | 1432 enum_types=[ |
| 1512 ], | 1433 ], |
| 1513 options=None, | 1434 options=None, |
| 1514 is_extendable=False, | 1435 is_extendable=False, |
| 1515 syntax='proto2', | 1436 syntax='proto2', |
| 1516 extension_ranges=[], | 1437 extension_ranges=[], |
| 1517 oneofs=[ | 1438 oneofs=[ |
| 1518 ], | 1439 ], |
| 1519 serialized_start=5106, | 1440 serialized_start=4751, |
| 1520 serialized_end=5240, | 1441 serialized_end=4885, |
| 1521 ) | 1442 ) |
| 1522 | 1443 |
| 1523 _SOURCECODEINFO = _descriptor.Descriptor( | 1444 _SOURCECODEINFO = _descriptor.Descriptor( |
| 1524 name='SourceCodeInfo', | 1445 name='SourceCodeInfo', |
| 1525 full_name='google.protobuf.SourceCodeInfo', | 1446 full_name='google.protobuf.SourceCodeInfo', |
| 1526 filename=None, | 1447 filename=None, |
| 1527 file=DESCRIPTOR, | 1448 file=DESCRIPTOR, |
| 1528 containing_type=None, | 1449 containing_type=None, |
| 1529 fields=[ | 1450 fields=[ |
| 1530 _descriptor.FieldDescriptor( | 1451 _descriptor.FieldDescriptor( |
| 1531 name='location', full_name='google.protobuf.SourceCodeInfo.location', inde
x=0, | 1452 name='location', full_name='google.protobuf.SourceCodeInfo.location', inde
x=0, |
| 1532 number=1, type=11, cpp_type=10, label=3, | 1453 number=1, type=11, cpp_type=10, label=3, |
| 1533 has_default_value=False, default_value=[], | 1454 has_default_value=False, default_value=[], |
| 1534 message_type=None, enum_type=None, containing_type=None, | 1455 message_type=None, enum_type=None, containing_type=None, |
| 1535 is_extension=False, extension_scope=None, | 1456 is_extension=False, extension_scope=None, |
| 1536 options=None), | 1457 options=None), |
| 1537 ], | 1458 ], |
| 1538 extensions=[ | 1459 extensions=[ |
| 1539 ], | 1460 ], |
| 1540 nested_types=[_SOURCECODEINFO_LOCATION, ], | 1461 nested_types=[_SOURCECODEINFO_LOCATION, ], |
| 1541 enum_types=[ | 1462 enum_types=[ |
| 1542 ], | 1463 ], |
| 1543 options=None, | 1464 options=None, |
| 1544 is_extendable=False, | 1465 is_extendable=False, |
| 1545 syntax='proto2', | 1466 syntax='proto2', |
| 1546 extension_ranges=[], | 1467 extension_ranges=[], |
| 1547 oneofs=[ | 1468 oneofs=[ |
| 1548 ], | 1469 ], |
| 1549 serialized_start=5027, | 1470 serialized_start=4672, |
| 1550 serialized_end=5240, | 1471 serialized_end=4885, |
| 1551 ) | 1472 ) |
| 1552 | 1473 |
| 1553 | 1474 |
| 1554 _GENERATEDCODEINFO_ANNOTATION = _descriptor.Descriptor( | 1475 _GENERATEDCODEINFO_ANNOTATION = _descriptor.Descriptor( |
| 1555 name='Annotation', | 1476 name='Annotation', |
| 1556 full_name='google.protobuf.GeneratedCodeInfo.Annotation', | 1477 full_name='google.protobuf.GeneratedCodeInfo.Annotation', |
| 1557 filename=None, | 1478 filename=None, |
| 1558 file=DESCRIPTOR, | 1479 file=DESCRIPTOR, |
| 1559 containing_type=None, | 1480 containing_type=None, |
| 1560 fields=[ | 1481 fields=[ |
| (...skipping 30 matching lines...) Expand all Loading... |
| 1591 ], | 1512 ], |
| 1592 nested_types=[], | 1513 nested_types=[], |
| 1593 enum_types=[ | 1514 enum_types=[ |
| 1594 ], | 1515 ], |
| 1595 options=None, | 1516 options=None, |
| 1596 is_extendable=False, | 1517 is_extendable=False, |
| 1597 syntax='proto2', | 1518 syntax='proto2', |
| 1598 extension_ranges=[], | 1519 extension_ranges=[], |
| 1599 oneofs=[ | 1520 oneofs=[ |
| 1600 ], | 1521 ], |
| 1601 serialized_start=5331, | 1522 serialized_start=4976, |
| 1602 serialized_end=5410, | 1523 serialized_end=5055, |
| 1603 ) | 1524 ) |
| 1604 | 1525 |
| 1605 _GENERATEDCODEINFO = _descriptor.Descriptor( | 1526 _GENERATEDCODEINFO = _descriptor.Descriptor( |
| 1606 name='GeneratedCodeInfo', | 1527 name='GeneratedCodeInfo', |
| 1607 full_name='google.protobuf.GeneratedCodeInfo', | 1528 full_name='google.protobuf.GeneratedCodeInfo', |
| 1608 filename=None, | 1529 filename=None, |
| 1609 file=DESCRIPTOR, | 1530 file=DESCRIPTOR, |
| 1610 containing_type=None, | 1531 containing_type=None, |
| 1611 fields=[ | 1532 fields=[ |
| 1612 _descriptor.FieldDescriptor( | 1533 _descriptor.FieldDescriptor( |
| 1613 name='annotation', full_name='google.protobuf.GeneratedCodeInfo.annotation
', index=0, | 1534 name='annotation', full_name='google.protobuf.GeneratedCodeInfo.annotation
', index=0, |
| 1614 number=1, type=11, cpp_type=10, label=3, | 1535 number=1, type=11, cpp_type=10, label=3, |
| 1615 has_default_value=False, default_value=[], | 1536 has_default_value=False, default_value=[], |
| 1616 message_type=None, enum_type=None, containing_type=None, | 1537 message_type=None, enum_type=None, containing_type=None, |
| 1617 is_extension=False, extension_scope=None, | 1538 is_extension=False, extension_scope=None, |
| 1618 options=None), | 1539 options=None), |
| 1619 ], | 1540 ], |
| 1620 extensions=[ | 1541 extensions=[ |
| 1621 ], | 1542 ], |
| 1622 nested_types=[_GENERATEDCODEINFO_ANNOTATION, ], | 1543 nested_types=[_GENERATEDCODEINFO_ANNOTATION, ], |
| 1623 enum_types=[ | 1544 enum_types=[ |
| 1624 ], | 1545 ], |
| 1625 options=None, | 1546 options=None, |
| 1626 is_extendable=False, | 1547 is_extendable=False, |
| 1627 syntax='proto2', | 1548 syntax='proto2', |
| 1628 extension_ranges=[], | 1549 extension_ranges=[], |
| 1629 oneofs=[ | 1550 oneofs=[ |
| 1630 ], | 1551 ], |
| 1631 serialized_start=5243, | 1552 serialized_start=4888, |
| 1632 serialized_end=5410, | 1553 serialized_end=5055, |
| 1633 ) | 1554 ) |
| 1634 | 1555 |
| 1635 _FILEDESCRIPTORSET.fields_by_name['file'].message_type = _FILEDESCRIPTORPROTO | 1556 _FILEDESCRIPTORSET.fields_by_name['file'].message_type = _FILEDESCRIPTORPROTO |
| 1636 _FILEDESCRIPTORPROTO.fields_by_name['message_type'].message_type = _DESCRIPTORPR
OTO | 1557 _FILEDESCRIPTORPROTO.fields_by_name['message_type'].message_type = _DESCRIPTORPR
OTO |
| 1637 _FILEDESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORP
ROTO | 1558 _FILEDESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORP
ROTO |
| 1638 _FILEDESCRIPTORPROTO.fields_by_name['service'].message_type = _SERVICEDESCRIPTOR
PROTO | 1559 _FILEDESCRIPTORPROTO.fields_by_name['service'].message_type = _SERVICEDESCRIPTOR
PROTO |
| 1639 _FILEDESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTOR
PROTO | 1560 _FILEDESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTOR
PROTO |
| 1640 _FILEDESCRIPTORPROTO.fields_by_name['options'].message_type = _FILEOPTIONS | 1561 _FILEDESCRIPTORPROTO.fields_by_name['options'].message_type = _FILEOPTIONS |
| 1641 _FILEDESCRIPTORPROTO.fields_by_name['source_code_info'].message_type = _SOURCECO
DEINFO | 1562 _FILEDESCRIPTORPROTO.fields_by_name['source_code_info'].message_type = _SOURCECO
DEINFO |
| 1642 _DESCRIPTORPROTO_EXTENSIONRANGE.containing_type = _DESCRIPTORPROTO | 1563 _DESCRIPTORPROTO_EXTENSIONRANGE.containing_type = _DESCRIPTORPROTO |
| 1643 _DESCRIPTORPROTO_RESERVEDRANGE.containing_type = _DESCRIPTORPROTO | 1564 _DESCRIPTORPROTO_RESERVEDRANGE.containing_type = _DESCRIPTORPROTO |
| 1644 _DESCRIPTORPROTO.fields_by_name['field'].message_type = _FIELDDESCRIPTORPROTO | 1565 _DESCRIPTORPROTO.fields_by_name['field'].message_type = _FIELDDESCRIPTORPROTO |
| 1645 _DESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTORPROT
O | 1566 _DESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTORPROT
O |
| 1646 _DESCRIPTORPROTO.fields_by_name['nested_type'].message_type = _DESCRIPTORPROTO | 1567 _DESCRIPTORPROTO.fields_by_name['nested_type'].message_type = _DESCRIPTORPROTO |
| 1647 _DESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORPROTO | 1568 _DESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORPROTO |
| 1648 _DESCRIPTORPROTO.fields_by_name['extension_range'].message_type = _DESCRIPTORPRO
TO_EXTENSIONRANGE | 1569 _DESCRIPTORPROTO.fields_by_name['extension_range'].message_type = _DESCRIPTORPRO
TO_EXTENSIONRANGE |
| 1649 _DESCRIPTORPROTO.fields_by_name['oneof_decl'].message_type = _ONEOFDESCRIPTORPRO
TO | 1570 _DESCRIPTORPROTO.fields_by_name['oneof_decl'].message_type = _ONEOFDESCRIPTORPRO
TO |
| 1650 _DESCRIPTORPROTO.fields_by_name['options'].message_type = _MESSAGEOPTIONS | 1571 _DESCRIPTORPROTO.fields_by_name['options'].message_type = _MESSAGEOPTIONS |
| 1651 _DESCRIPTORPROTO.fields_by_name['reserved_range'].message_type = _DESCRIPTORPROT
O_RESERVEDRANGE | 1572 _DESCRIPTORPROTO.fields_by_name['reserved_range'].message_type = _DESCRIPTORPROT
O_RESERVEDRANGE |
| 1652 _FIELDDESCRIPTORPROTO.fields_by_name['label'].enum_type = _FIELDDESCRIPTORPROTO_
LABEL | 1573 _FIELDDESCRIPTORPROTO.fields_by_name['label'].enum_type = _FIELDDESCRIPTORPROTO_
LABEL |
| 1653 _FIELDDESCRIPTORPROTO.fields_by_name['type'].enum_type = _FIELDDESCRIPTORPROTO_T
YPE | 1574 _FIELDDESCRIPTORPROTO.fields_by_name['type'].enum_type = _FIELDDESCRIPTORPROTO_T
YPE |
| 1654 _FIELDDESCRIPTORPROTO.fields_by_name['options'].message_type = _FIELDOPTIONS | 1575 _FIELDDESCRIPTORPROTO.fields_by_name['options'].message_type = _FIELDOPTIONS |
| 1655 _FIELDDESCRIPTORPROTO_TYPE.containing_type = _FIELDDESCRIPTORPROTO | 1576 _FIELDDESCRIPTORPROTO_TYPE.containing_type = _FIELDDESCRIPTORPROTO |
| 1656 _FIELDDESCRIPTORPROTO_LABEL.containing_type = _FIELDDESCRIPTORPROTO | 1577 _FIELDDESCRIPTORPROTO_LABEL.containing_type = _FIELDDESCRIPTORPROTO |
| 1657 _ONEOFDESCRIPTORPROTO.fields_by_name['options'].message_type = _ONEOFOPTIONS | |
| 1658 _ENUMDESCRIPTORPROTO.fields_by_name['value'].message_type = _ENUMVALUEDESCRIPTOR
PROTO | 1578 _ENUMDESCRIPTORPROTO.fields_by_name['value'].message_type = _ENUMVALUEDESCRIPTOR
PROTO |
| 1659 _ENUMDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMOPTIONS | 1579 _ENUMDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMOPTIONS |
| 1660 _ENUMVALUEDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMVALUEOPT
IONS | 1580 _ENUMVALUEDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMVALUEOPT
IONS |
| 1661 _SERVICEDESCRIPTORPROTO.fields_by_name['method'].message_type = _METHODDESCRIPTO
RPROTO | 1581 _SERVICEDESCRIPTORPROTO.fields_by_name['method'].message_type = _METHODDESCRIPTO
RPROTO |
| 1662 _SERVICEDESCRIPTORPROTO.fields_by_name['options'].message_type = _SERVICEOPTIONS | 1582 _SERVICEDESCRIPTORPROTO.fields_by_name['options'].message_type = _SERVICEOPTIONS |
| 1663 _METHODDESCRIPTORPROTO.fields_by_name['options'].message_type = _METHODOPTIONS | 1583 _METHODDESCRIPTORPROTO.fields_by_name['options'].message_type = _METHODOPTIONS |
| 1664 _FILEOPTIONS.fields_by_name['optimize_for'].enum_type = _FILEOPTIONS_OPTIMIZEMOD
E | 1584 _FILEOPTIONS.fields_by_name['optimize_for'].enum_type = _FILEOPTIONS_OPTIMIZEMOD
E |
| 1665 _FILEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION | 1585 _FILEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION |
| 1666 _FILEOPTIONS_OPTIMIZEMODE.containing_type = _FILEOPTIONS | 1586 _FILEOPTIONS_OPTIMIZEMODE.containing_type = _FILEOPTIONS |
| 1667 _MESSAGEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION | 1587 _MESSAGEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION |
| 1668 _FIELDOPTIONS.fields_by_name['ctype'].enum_type = _FIELDOPTIONS_CTYPE | 1588 _FIELDOPTIONS.fields_by_name['ctype'].enum_type = _FIELDOPTIONS_CTYPE |
| 1669 _FIELDOPTIONS.fields_by_name['jstype'].enum_type = _FIELDOPTIONS_JSTYPE | 1589 _FIELDOPTIONS.fields_by_name['jstype'].enum_type = _FIELDOPTIONS_JSTYPE |
| 1670 _FIELDOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION | 1590 _FIELDOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION |
| 1671 _FIELDOPTIONS_CTYPE.containing_type = _FIELDOPTIONS | 1591 _FIELDOPTIONS_CTYPE.containing_type = _FIELDOPTIONS |
| 1672 _FIELDOPTIONS_JSTYPE.containing_type = _FIELDOPTIONS | 1592 _FIELDOPTIONS_JSTYPE.containing_type = _FIELDOPTIONS |
| 1673 _ONEOFOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION | |
| 1674 _ENUMOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION | 1593 _ENUMOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION |
| 1675 _ENUMVALUEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTER
PRETEDOPTION | 1594 _ENUMVALUEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTER
PRETEDOPTION |
| 1676 _SERVICEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION | 1595 _SERVICEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION |
| 1677 _METHODOPTIONS.fields_by_name['idempotency_level'].enum_type = _METHODOPTIONS_ID
EMPOTENCYLEVEL | |
| 1678 _METHODOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRE
TEDOPTION | 1596 _METHODOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRE
TEDOPTION |
| 1679 _METHODOPTIONS_IDEMPOTENCYLEVEL.containing_type = _METHODOPTIONS | |
| 1680 _UNINTERPRETEDOPTION_NAMEPART.containing_type = _UNINTERPRETEDOPTION | 1597 _UNINTERPRETEDOPTION_NAMEPART.containing_type = _UNINTERPRETEDOPTION |
| 1681 _UNINTERPRETEDOPTION.fields_by_name['name'].message_type = _UNINTERPRETEDOPTION_
NAMEPART | 1598 _UNINTERPRETEDOPTION.fields_by_name['name'].message_type = _UNINTERPRETEDOPTION_
NAMEPART |
| 1682 _SOURCECODEINFO_LOCATION.containing_type = _SOURCECODEINFO | 1599 _SOURCECODEINFO_LOCATION.containing_type = _SOURCECODEINFO |
| 1683 _SOURCECODEINFO.fields_by_name['location'].message_type = _SOURCECODEINFO_LOCATI
ON | 1600 _SOURCECODEINFO.fields_by_name['location'].message_type = _SOURCECODEINFO_LOCATI
ON |
| 1684 _GENERATEDCODEINFO_ANNOTATION.containing_type = _GENERATEDCODEINFO | 1601 _GENERATEDCODEINFO_ANNOTATION.containing_type = _GENERATEDCODEINFO |
| 1685 _GENERATEDCODEINFO.fields_by_name['annotation'].message_type = _GENERATEDCODEINF
O_ANNOTATION | 1602 _GENERATEDCODEINFO.fields_by_name['annotation'].message_type = _GENERATEDCODEINF
O_ANNOTATION |
| 1686 DESCRIPTOR.message_types_by_name['FileDescriptorSet'] = _FILEDESCRIPTORSET | 1603 DESCRIPTOR.message_types_by_name['FileDescriptorSet'] = _FILEDESCRIPTORSET |
| 1687 DESCRIPTOR.message_types_by_name['FileDescriptorProto'] = _FILEDESCRIPTORPROTO | 1604 DESCRIPTOR.message_types_by_name['FileDescriptorProto'] = _FILEDESCRIPTORPROTO |
| 1688 DESCRIPTOR.message_types_by_name['DescriptorProto'] = _DESCRIPTORPROTO | 1605 DESCRIPTOR.message_types_by_name['DescriptorProto'] = _DESCRIPTORPROTO |
| 1689 DESCRIPTOR.message_types_by_name['FieldDescriptorProto'] = _FIELDDESCRIPTORPROTO | 1606 DESCRIPTOR.message_types_by_name['FieldDescriptorProto'] = _FIELDDESCRIPTORPROTO |
| 1690 DESCRIPTOR.message_types_by_name['OneofDescriptorProto'] = _ONEOFDESCRIPTORPROTO | 1607 DESCRIPTOR.message_types_by_name['OneofDescriptorProto'] = _ONEOFDESCRIPTORPROTO |
| 1691 DESCRIPTOR.message_types_by_name['EnumDescriptorProto'] = _ENUMDESCRIPTORPROTO | 1608 DESCRIPTOR.message_types_by_name['EnumDescriptorProto'] = _ENUMDESCRIPTORPROTO |
| 1692 DESCRIPTOR.message_types_by_name['EnumValueDescriptorProto'] = _ENUMVALUEDESCRIP
TORPROTO | 1609 DESCRIPTOR.message_types_by_name['EnumValueDescriptorProto'] = _ENUMVALUEDESCRIP
TORPROTO |
| 1693 DESCRIPTOR.message_types_by_name['ServiceDescriptorProto'] = _SERVICEDESCRIPTORP
ROTO | 1610 DESCRIPTOR.message_types_by_name['ServiceDescriptorProto'] = _SERVICEDESCRIPTORP
ROTO |
| 1694 DESCRIPTOR.message_types_by_name['MethodDescriptorProto'] = _METHODDESCRIPTORPRO
TO | 1611 DESCRIPTOR.message_types_by_name['MethodDescriptorProto'] = _METHODDESCRIPTORPRO
TO |
| 1695 DESCRIPTOR.message_types_by_name['FileOptions'] = _FILEOPTIONS | 1612 DESCRIPTOR.message_types_by_name['FileOptions'] = _FILEOPTIONS |
| 1696 DESCRIPTOR.message_types_by_name['MessageOptions'] = _MESSAGEOPTIONS | 1613 DESCRIPTOR.message_types_by_name['MessageOptions'] = _MESSAGEOPTIONS |
| 1697 DESCRIPTOR.message_types_by_name['FieldOptions'] = _FIELDOPTIONS | 1614 DESCRIPTOR.message_types_by_name['FieldOptions'] = _FIELDOPTIONS |
| 1698 DESCRIPTOR.message_types_by_name['OneofOptions'] = _ONEOFOPTIONS | |
| 1699 DESCRIPTOR.message_types_by_name['EnumOptions'] = _ENUMOPTIONS | 1615 DESCRIPTOR.message_types_by_name['EnumOptions'] = _ENUMOPTIONS |
| 1700 DESCRIPTOR.message_types_by_name['EnumValueOptions'] = _ENUMVALUEOPTIONS | 1616 DESCRIPTOR.message_types_by_name['EnumValueOptions'] = _ENUMVALUEOPTIONS |
| 1701 DESCRIPTOR.message_types_by_name['ServiceOptions'] = _SERVICEOPTIONS | 1617 DESCRIPTOR.message_types_by_name['ServiceOptions'] = _SERVICEOPTIONS |
| 1702 DESCRIPTOR.message_types_by_name['MethodOptions'] = _METHODOPTIONS | 1618 DESCRIPTOR.message_types_by_name['MethodOptions'] = _METHODOPTIONS |
| 1703 DESCRIPTOR.message_types_by_name['UninterpretedOption'] = _UNINTERPRETEDOPTION | 1619 DESCRIPTOR.message_types_by_name['UninterpretedOption'] = _UNINTERPRETEDOPTION |
| 1704 DESCRIPTOR.message_types_by_name['SourceCodeInfo'] = _SOURCECODEINFO | 1620 DESCRIPTOR.message_types_by_name['SourceCodeInfo'] = _SOURCECODEINFO |
| 1705 DESCRIPTOR.message_types_by_name['GeneratedCodeInfo'] = _GENERATEDCODEINFO | 1621 DESCRIPTOR.message_types_by_name['GeneratedCodeInfo'] = _GENERATEDCODEINFO |
| 1706 | 1622 |
| 1707 FileDescriptorSet = _reflection.GeneratedProtocolMessageType('FileDescriptorSet'
, (_message.Message,), dict( | 1623 FileDescriptorSet = _reflection.GeneratedProtocolMessageType('FileDescriptorSet'
, (_message.Message,), dict( |
| 1708 DESCRIPTOR = _FILEDESCRIPTORSET, | 1624 DESCRIPTOR = _FILEDESCRIPTORSET, |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1797 )) | 1713 )) |
| 1798 _sym_db.RegisterMessage(MessageOptions) | 1714 _sym_db.RegisterMessage(MessageOptions) |
| 1799 | 1715 |
| 1800 FieldOptions = _reflection.GeneratedProtocolMessageType('FieldOptions', (_messag
e.Message,), dict( | 1716 FieldOptions = _reflection.GeneratedProtocolMessageType('FieldOptions', (_messag
e.Message,), dict( |
| 1801 DESCRIPTOR = _FIELDOPTIONS, | 1717 DESCRIPTOR = _FIELDOPTIONS, |
| 1802 __module__ = 'google.protobuf.descriptor_pb2' | 1718 __module__ = 'google.protobuf.descriptor_pb2' |
| 1803 # @@protoc_insertion_point(class_scope:google.protobuf.FieldOptions) | 1719 # @@protoc_insertion_point(class_scope:google.protobuf.FieldOptions) |
| 1804 )) | 1720 )) |
| 1805 _sym_db.RegisterMessage(FieldOptions) | 1721 _sym_db.RegisterMessage(FieldOptions) |
| 1806 | 1722 |
| 1807 OneofOptions = _reflection.GeneratedProtocolMessageType('OneofOptions', (_messag
e.Message,), dict( | |
| 1808 DESCRIPTOR = _ONEOFOPTIONS, | |
| 1809 __module__ = 'google.protobuf.descriptor_pb2' | |
| 1810 # @@protoc_insertion_point(class_scope:google.protobuf.OneofOptions) | |
| 1811 )) | |
| 1812 _sym_db.RegisterMessage(OneofOptions) | |
| 1813 | |
| 1814 EnumOptions = _reflection.GeneratedProtocolMessageType('EnumOptions', (_message.
Message,), dict( | 1723 EnumOptions = _reflection.GeneratedProtocolMessageType('EnumOptions', (_message.
Message,), dict( |
| 1815 DESCRIPTOR = _ENUMOPTIONS, | 1724 DESCRIPTOR = _ENUMOPTIONS, |
| 1816 __module__ = 'google.protobuf.descriptor_pb2' | 1725 __module__ = 'google.protobuf.descriptor_pb2' |
| 1817 # @@protoc_insertion_point(class_scope:google.protobuf.EnumOptions) | 1726 # @@protoc_insertion_point(class_scope:google.protobuf.EnumOptions) |
| 1818 )) | 1727 )) |
| 1819 _sym_db.RegisterMessage(EnumOptions) | 1728 _sym_db.RegisterMessage(EnumOptions) |
| 1820 | 1729 |
| 1821 EnumValueOptions = _reflection.GeneratedProtocolMessageType('EnumValueOptions',
(_message.Message,), dict( | 1730 EnumValueOptions = _reflection.GeneratedProtocolMessageType('EnumValueOptions',
(_message.Message,), dict( |
| 1822 DESCRIPTOR = _ENUMVALUEOPTIONS, | 1731 DESCRIPTOR = _ENUMVALUEOPTIONS, |
| 1823 __module__ = 'google.protobuf.descriptor_pb2' | 1732 __module__ = 'google.protobuf.descriptor_pb2' |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1879 , | 1788 , |
| 1880 DESCRIPTOR = _GENERATEDCODEINFO, | 1789 DESCRIPTOR = _GENERATEDCODEINFO, |
| 1881 __module__ = 'google.protobuf.descriptor_pb2' | 1790 __module__ = 'google.protobuf.descriptor_pb2' |
| 1882 # @@protoc_insertion_point(class_scope:google.protobuf.GeneratedCodeInfo) | 1791 # @@protoc_insertion_point(class_scope:google.protobuf.GeneratedCodeInfo) |
| 1883 )) | 1792 )) |
| 1884 _sym_db.RegisterMessage(GeneratedCodeInfo) | 1793 _sym_db.RegisterMessage(GeneratedCodeInfo) |
| 1885 _sym_db.RegisterMessage(GeneratedCodeInfo.Annotation) | 1794 _sym_db.RegisterMessage(GeneratedCodeInfo.Annotation) |
| 1886 | 1795 |
| 1887 | 1796 |
| 1888 # @@protoc_insertion_point(module_scope) | 1797 # @@protoc_insertion_point(module_scope) |
| OLD | NEW |