| 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\"$\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') | 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') |
| 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=3141, | 160 serialized_start=3208, |
| 161 serialized_end=3199, | 161 serialized_end=3266, |
| 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=3747, | 186 serialized_start=3820, |
| 187 serialized_end=3794, | 187 serialized_end=3867, |
| 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=3796, | 212 serialized_start=3869, |
| 213 serialized_end=3849, | 213 serialized_end=3922, |
| 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 |
| 217 | 243 |
| 218 _FILEDESCRIPTORSET = _descriptor.Descriptor( | 244 _FILEDESCRIPTORSET = _descriptor.Descriptor( |
| 219 name='FileDescriptorSet', | 245 name='FileDescriptorSet', |
| 220 full_name='google.protobuf.FileDescriptorSet', | 246 full_name='google.protobuf.FileDescriptorSet', |
| 221 filename=None, | 247 filename=None, |
| 222 file=DESCRIPTOR, | 248 file=DESCRIPTOR, |
| 223 containing_type=None, | 249 containing_type=None, |
| 224 fields=[ | 250 fields=[ |
| 225 _descriptor.FieldDescriptor( | 251 _descriptor.FieldDescriptor( |
| 226 name='file', full_name='google.protobuf.FileDescriptorSet.file', index=0, | 252 name='file', full_name='google.protobuf.FileDescriptorSet.file', index=0, |
| (...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 625 file=DESCRIPTOR, | 651 file=DESCRIPTOR, |
| 626 containing_type=None, | 652 containing_type=None, |
| 627 fields=[ | 653 fields=[ |
| 628 _descriptor.FieldDescriptor( | 654 _descriptor.FieldDescriptor( |
| 629 name='name', full_name='google.protobuf.OneofDescriptorProto.name', index=
0, | 655 name='name', full_name='google.protobuf.OneofDescriptorProto.name', index=
0, |
| 630 number=1, type=9, cpp_type=9, label=1, | 656 number=1, type=9, cpp_type=9, label=1, |
| 631 has_default_value=False, default_value=_b("").decode('utf-8'), | 657 has_default_value=False, default_value=_b("").decode('utf-8'), |
| 632 message_type=None, enum_type=None, containing_type=None, | 658 message_type=None, enum_type=None, containing_type=None, |
| 633 is_extension=False, extension_scope=None, | 659 is_extension=False, extension_scope=None, |
| 634 options=None), | 660 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), |
| 635 ], | 668 ], |
| 636 extensions=[ | 669 extensions=[ |
| 637 ], | 670 ], |
| 638 nested_types=[], | 671 nested_types=[], |
| 639 enum_types=[ | 672 enum_types=[ |
| 640 ], | 673 ], |
| 641 options=None, | 674 options=None, |
| 642 is_extendable=False, | 675 is_extendable=False, |
| 643 syntax='proto2', | 676 syntax='proto2', |
| 644 extension_ranges=[], | 677 extension_ranges=[], |
| 645 oneofs=[ | 678 oneofs=[ |
| 646 ], | 679 ], |
| 647 serialized_start=1934, | 680 serialized_start=1934, |
| 648 serialized_end=1970, | 681 serialized_end=2018, |
| 649 ) | 682 ) |
| 650 | 683 |
| 651 | 684 |
| 652 _ENUMDESCRIPTORPROTO = _descriptor.Descriptor( | 685 _ENUMDESCRIPTORPROTO = _descriptor.Descriptor( |
| 653 name='EnumDescriptorProto', | 686 name='EnumDescriptorProto', |
| 654 full_name='google.protobuf.EnumDescriptorProto', | 687 full_name='google.protobuf.EnumDescriptorProto', |
| 655 filename=None, | 688 filename=None, |
| 656 file=DESCRIPTOR, | 689 file=DESCRIPTOR, |
| 657 containing_type=None, | 690 containing_type=None, |
| 658 fields=[ | 691 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 682 ], | 715 ], |
| 683 nested_types=[], | 716 nested_types=[], |
| 684 enum_types=[ | 717 enum_types=[ |
| 685 ], | 718 ], |
| 686 options=None, | 719 options=None, |
| 687 is_extendable=False, | 720 is_extendable=False, |
| 688 syntax='proto2', | 721 syntax='proto2', |
| 689 extension_ranges=[], | 722 extension_ranges=[], |
| 690 oneofs=[ | 723 oneofs=[ |
| 691 ], | 724 ], |
| 692 serialized_start=1973, | 725 serialized_start=2021, |
| 693 serialized_end=2113, | 726 serialized_end=2161, |
| 694 ) | 727 ) |
| 695 | 728 |
| 696 | 729 |
| 697 _ENUMVALUEDESCRIPTORPROTO = _descriptor.Descriptor( | 730 _ENUMVALUEDESCRIPTORPROTO = _descriptor.Descriptor( |
| 698 name='EnumValueDescriptorProto', | 731 name='EnumValueDescriptorProto', |
| 699 full_name='google.protobuf.EnumValueDescriptorProto', | 732 full_name='google.protobuf.EnumValueDescriptorProto', |
| 700 filename=None, | 733 filename=None, |
| 701 file=DESCRIPTOR, | 734 file=DESCRIPTOR, |
| 702 containing_type=None, | 735 containing_type=None, |
| 703 fields=[ | 736 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 727 ], | 760 ], |
| 728 nested_types=[], | 761 nested_types=[], |
| 729 enum_types=[ | 762 enum_types=[ |
| 730 ], | 763 ], |
| 731 options=None, | 764 options=None, |
| 732 is_extendable=False, | 765 is_extendable=False, |
| 733 syntax='proto2', | 766 syntax='proto2', |
| 734 extension_ranges=[], | 767 extension_ranges=[], |
| 735 oneofs=[ | 768 oneofs=[ |
| 736 ], | 769 ], |
| 737 serialized_start=2115, | 770 serialized_start=2163, |
| 738 serialized_end=2223, | 771 serialized_end=2271, |
| 739 ) | 772 ) |
| 740 | 773 |
| 741 | 774 |
| 742 _SERVICEDESCRIPTORPROTO = _descriptor.Descriptor( | 775 _SERVICEDESCRIPTORPROTO = _descriptor.Descriptor( |
| 743 name='ServiceDescriptorProto', | 776 name='ServiceDescriptorProto', |
| 744 full_name='google.protobuf.ServiceDescriptorProto', | 777 full_name='google.protobuf.ServiceDescriptorProto', |
| 745 filename=None, | 778 filename=None, |
| 746 file=DESCRIPTOR, | 779 file=DESCRIPTOR, |
| 747 containing_type=None, | 780 containing_type=None, |
| 748 fields=[ | 781 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 772 ], | 805 ], |
| 773 nested_types=[], | 806 nested_types=[], |
| 774 enum_types=[ | 807 enum_types=[ |
| 775 ], | 808 ], |
| 776 options=None, | 809 options=None, |
| 777 is_extendable=False, | 810 is_extendable=False, |
| 778 syntax='proto2', | 811 syntax='proto2', |
| 779 extension_ranges=[], | 812 extension_ranges=[], |
| 780 oneofs=[ | 813 oneofs=[ |
| 781 ], | 814 ], |
| 782 serialized_start=2226, | 815 serialized_start=2274, |
| 783 serialized_end=2370, | 816 serialized_end=2418, |
| 784 ) | 817 ) |
| 785 | 818 |
| 786 | 819 |
| 787 _METHODDESCRIPTORPROTO = _descriptor.Descriptor( | 820 _METHODDESCRIPTORPROTO = _descriptor.Descriptor( |
| 788 name='MethodDescriptorProto', | 821 name='MethodDescriptorProto', |
| 789 full_name='google.protobuf.MethodDescriptorProto', | 822 full_name='google.protobuf.MethodDescriptorProto', |
| 790 filename=None, | 823 filename=None, |
| 791 file=DESCRIPTOR, | 824 file=DESCRIPTOR, |
| 792 containing_type=None, | 825 containing_type=None, |
| 793 fields=[ | 826 fields=[ |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 838 ], | 871 ], |
| 839 nested_types=[], | 872 nested_types=[], |
| 840 enum_types=[ | 873 enum_types=[ |
| 841 ], | 874 ], |
| 842 options=None, | 875 options=None, |
| 843 is_extendable=False, | 876 is_extendable=False, |
| 844 syntax='proto2', | 877 syntax='proto2', |
| 845 extension_ranges=[], | 878 extension_ranges=[], |
| 846 oneofs=[ | 879 oneofs=[ |
| 847 ], | 880 ], |
| 848 serialized_start=2373, | 881 serialized_start=2421, |
| 849 serialized_end=2566, | 882 serialized_end=2614, |
| 850 ) | 883 ) |
| 851 | 884 |
| 852 | 885 |
| 853 _FILEOPTIONS = _descriptor.Descriptor( | 886 _FILEOPTIONS = _descriptor.Descriptor( |
| 854 name='FileOptions', | 887 name='FileOptions', |
| 855 full_name='google.protobuf.FileOptions', | 888 full_name='google.protobuf.FileOptions', |
| 856 filename=None, | 889 filename=None, |
| 857 file=DESCRIPTOR, | 890 file=DESCRIPTOR, |
| 858 containing_type=None, | 891 containing_type=None, |
| 859 fields=[ | 892 fields=[ |
| (...skipping 14 matching lines...) Expand all Loading... |
| 874 _descriptor.FieldDescriptor( | 907 _descriptor.FieldDescriptor( |
| 875 name='java_multiple_files', full_name='google.protobuf.FileOptions.java_mu
ltiple_files', index=2, | 908 name='java_multiple_files', full_name='google.protobuf.FileOptions.java_mu
ltiple_files', index=2, |
| 876 number=10, type=8, cpp_type=7, label=1, | 909 number=10, type=8, cpp_type=7, label=1, |
| 877 has_default_value=True, default_value=False, | 910 has_default_value=True, default_value=False, |
| 878 message_type=None, enum_type=None, containing_type=None, | 911 message_type=None, enum_type=None, containing_type=None, |
| 879 is_extension=False, extension_scope=None, | 912 is_extension=False, extension_scope=None, |
| 880 options=None), | 913 options=None), |
| 881 _descriptor.FieldDescriptor( | 914 _descriptor.FieldDescriptor( |
| 882 name='java_generate_equals_and_hash', full_name='google.protobuf.FileOptio
ns.java_generate_equals_and_hash', index=3, | 915 name='java_generate_equals_and_hash', full_name='google.protobuf.FileOptio
ns.java_generate_equals_and_hash', index=3, |
| 883 number=20, type=8, cpp_type=7, label=1, | 916 number=20, type=8, cpp_type=7, label=1, |
| 884 has_default_value=True, default_value=False, | 917 has_default_value=False, default_value=False, |
| 885 message_type=None, enum_type=None, containing_type=None, | 918 message_type=None, enum_type=None, containing_type=None, |
| 886 is_extension=False, extension_scope=None, | 919 is_extension=False, extension_scope=None, |
| 887 options=None), | 920 options=None), |
| 888 _descriptor.FieldDescriptor( | 921 _descriptor.FieldDescriptor( |
| 889 name='java_string_check_utf8', full_name='google.protobuf.FileOptions.java
_string_check_utf8', index=4, | 922 name='java_string_check_utf8', full_name='google.protobuf.FileOptions.java
_string_check_utf8', index=4, |
| 890 number=27, type=8, cpp_type=7, label=1, | 923 number=27, type=8, cpp_type=7, label=1, |
| 891 has_default_value=True, default_value=False, | 924 has_default_value=True, default_value=False, |
| 892 message_type=None, enum_type=None, containing_type=None, | 925 message_type=None, enum_type=None, containing_type=None, |
| 893 is_extension=False, extension_scope=None, | 926 is_extension=False, extension_scope=None, |
| 894 options=None), | 927 options=None), |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 949 is_extension=False, extension_scope=None, | 982 is_extension=False, extension_scope=None, |
| 950 options=None), | 983 options=None), |
| 951 _descriptor.FieldDescriptor( | 984 _descriptor.FieldDescriptor( |
| 952 name='csharp_namespace', full_name='google.protobuf.FileOptions.csharp_nam
espace', index=13, | 985 name='csharp_namespace', full_name='google.protobuf.FileOptions.csharp_nam
espace', index=13, |
| 953 number=37, type=9, cpp_type=9, label=1, | 986 number=37, type=9, cpp_type=9, label=1, |
| 954 has_default_value=False, default_value=_b("").decode('utf-8'), | 987 has_default_value=False, default_value=_b("").decode('utf-8'), |
| 955 message_type=None, enum_type=None, containing_type=None, | 988 message_type=None, enum_type=None, containing_type=None, |
| 956 is_extension=False, extension_scope=None, | 989 is_extension=False, extension_scope=None, |
| 957 options=None), | 990 options=None), |
| 958 _descriptor.FieldDescriptor( | 991 _descriptor.FieldDescriptor( |
| 959 name='uninterpreted_option', full_name='google.protobuf.FileOptions.uninte
rpreted_option', index=14, | 992 name='swift_prefix', full_name='google.protobuf.FileOptions.swift_prefix',
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, |
| 960 number=999, type=11, cpp_type=10, label=3, | 1000 number=999, type=11, cpp_type=10, label=3, |
| 961 has_default_value=False, default_value=[], | 1001 has_default_value=False, default_value=[], |
| 962 message_type=None, enum_type=None, containing_type=None, | 1002 message_type=None, enum_type=None, containing_type=None, |
| 963 is_extension=False, extension_scope=None, | 1003 is_extension=False, extension_scope=None, |
| 964 options=None), | 1004 options=None), |
| 965 ], | 1005 ], |
| 966 extensions=[ | 1006 extensions=[ |
| 967 ], | 1007 ], |
| 968 nested_types=[], | 1008 nested_types=[], |
| 969 enum_types=[ | 1009 enum_types=[ |
| 970 _FILEOPTIONS_OPTIMIZEMODE, | 1010 _FILEOPTIONS_OPTIMIZEMODE, |
| 971 ], | 1011 ], |
| 972 options=None, | 1012 options=None, |
| 973 is_extendable=True, | 1013 is_extendable=True, |
| 974 syntax='proto2', | 1014 syntax='proto2', |
| 975 extension_ranges=[(1000, 536870912), ], | 1015 extension_ranges=[(1000, 536870912), ], |
| 976 oneofs=[ | 1016 oneofs=[ |
| 977 ], | 1017 ], |
| 978 serialized_start=2569, | 1018 serialized_start=2617, |
| 979 serialized_end=3216, | 1019 serialized_end=3283, |
| 980 ) | 1020 ) |
| 981 | 1021 |
| 982 | 1022 |
| 983 _MESSAGEOPTIONS = _descriptor.Descriptor( | 1023 _MESSAGEOPTIONS = _descriptor.Descriptor( |
| 984 name='MessageOptions', | 1024 name='MessageOptions', |
| 985 full_name='google.protobuf.MessageOptions', | 1025 full_name='google.protobuf.MessageOptions', |
| 986 filename=None, | 1026 filename=None, |
| 987 file=DESCRIPTOR, | 1027 file=DESCRIPTOR, |
| 988 containing_type=None, | 1028 containing_type=None, |
| 989 fields=[ | 1029 fields=[ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1027 ], | 1067 ], |
| 1028 nested_types=[], | 1068 nested_types=[], |
| 1029 enum_types=[ | 1069 enum_types=[ |
| 1030 ], | 1070 ], |
| 1031 options=None, | 1071 options=None, |
| 1032 is_extendable=True, | 1072 is_extendable=True, |
| 1033 syntax='proto2', | 1073 syntax='proto2', |
| 1034 extension_ranges=[(1000, 536870912), ], | 1074 extension_ranges=[(1000, 536870912), ], |
| 1035 oneofs=[ | 1075 oneofs=[ |
| 1036 ], | 1076 ], |
| 1037 serialized_start=3219, | 1077 serialized_start=3286, |
| 1038 serialized_end=3449, | 1078 serialized_end=3522, |
| 1039 ) | 1079 ) |
| 1040 | 1080 |
| 1041 | 1081 |
| 1042 _FIELDOPTIONS = _descriptor.Descriptor( | 1082 _FIELDOPTIONS = _descriptor.Descriptor( |
| 1043 name='FieldOptions', | 1083 name='FieldOptions', |
| 1044 full_name='google.protobuf.FieldOptions', | 1084 full_name='google.protobuf.FieldOptions', |
| 1045 filename=None, | 1085 filename=None, |
| 1046 file=DESCRIPTOR, | 1086 file=DESCRIPTOR, |
| 1047 containing_type=None, | 1087 containing_type=None, |
| 1048 fields=[ | 1088 fields=[ |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1102 enum_types=[ | 1142 enum_types=[ |
| 1103 _FIELDOPTIONS_CTYPE, | 1143 _FIELDOPTIONS_CTYPE, |
| 1104 _FIELDOPTIONS_JSTYPE, | 1144 _FIELDOPTIONS_JSTYPE, |
| 1105 ], | 1145 ], |
| 1106 options=None, | 1146 options=None, |
| 1107 is_extendable=True, | 1147 is_extendable=True, |
| 1108 syntax='proto2', | 1148 syntax='proto2', |
| 1109 extension_ranges=[(1000, 536870912), ], | 1149 extension_ranges=[(1000, 536870912), ], |
| 1110 oneofs=[ | 1150 oneofs=[ |
| 1111 ], | 1151 ], |
| 1112 serialized_start=3452, | 1152 serialized_start=3525, |
| 1113 serialized_end=3860, | 1153 serialized_end=3939, |
| 1114 ) | 1154 ) |
| 1115 | 1155 |
| 1116 | 1156 |
| 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 |
| 1117 _ENUMOPTIONS = _descriptor.Descriptor( | 1188 _ENUMOPTIONS = _descriptor.Descriptor( |
| 1118 name='EnumOptions', | 1189 name='EnumOptions', |
| 1119 full_name='google.protobuf.EnumOptions', | 1190 full_name='google.protobuf.EnumOptions', |
| 1120 filename=None, | 1191 filename=None, |
| 1121 file=DESCRIPTOR, | 1192 file=DESCRIPTOR, |
| 1122 containing_type=None, | 1193 containing_type=None, |
| 1123 fields=[ | 1194 fields=[ |
| 1124 _descriptor.FieldDescriptor( | 1195 _descriptor.FieldDescriptor( |
| 1125 name='allow_alias', full_name='google.protobuf.EnumOptions.allow_alias', i
ndex=0, | 1196 name='allow_alias', full_name='google.protobuf.EnumOptions.allow_alias', i
ndex=0, |
| 1126 number=2, type=8, cpp_type=7, label=1, | 1197 number=2, type=8, cpp_type=7, label=1, |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1147 ], | 1218 ], |
| 1148 nested_types=[], | 1219 nested_types=[], |
| 1149 enum_types=[ | 1220 enum_types=[ |
| 1150 ], | 1221 ], |
| 1151 options=None, | 1222 options=None, |
| 1152 is_extendable=True, | 1223 is_extendable=True, |
| 1153 syntax='proto2', | 1224 syntax='proto2', |
| 1154 extension_ranges=[(1000, 536870912), ], | 1225 extension_ranges=[(1000, 536870912), ], |
| 1155 oneofs=[ | 1226 oneofs=[ |
| 1156 ], | 1227 ], |
| 1157 serialized_start=3863, | 1228 serialized_start=4038, |
| 1158 serialized_end=4004, | 1229 serialized_end=4179, |
| 1159 ) | 1230 ) |
| 1160 | 1231 |
| 1161 | 1232 |
| 1162 _ENUMVALUEOPTIONS = _descriptor.Descriptor( | 1233 _ENUMVALUEOPTIONS = _descriptor.Descriptor( |
| 1163 name='EnumValueOptions', | 1234 name='EnumValueOptions', |
| 1164 full_name='google.protobuf.EnumValueOptions', | 1235 full_name='google.protobuf.EnumValueOptions', |
| 1165 filename=None, | 1236 filename=None, |
| 1166 file=DESCRIPTOR, | 1237 file=DESCRIPTOR, |
| 1167 containing_type=None, | 1238 containing_type=None, |
| 1168 fields=[ | 1239 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1185 ], | 1256 ], |
| 1186 nested_types=[], | 1257 nested_types=[], |
| 1187 enum_types=[ | 1258 enum_types=[ |
| 1188 ], | 1259 ], |
| 1189 options=None, | 1260 options=None, |
| 1190 is_extendable=True, | 1261 is_extendable=True, |
| 1191 syntax='proto2', | 1262 syntax='proto2', |
| 1192 extension_ranges=[(1000, 536870912), ], | 1263 extension_ranges=[(1000, 536870912), ], |
| 1193 oneofs=[ | 1264 oneofs=[ |
| 1194 ], | 1265 ], |
| 1195 serialized_start=4006, | 1266 serialized_start=4181, |
| 1196 serialized_end=4131, | 1267 serialized_end=4306, |
| 1197 ) | 1268 ) |
| 1198 | 1269 |
| 1199 | 1270 |
| 1200 _SERVICEOPTIONS = _descriptor.Descriptor( | 1271 _SERVICEOPTIONS = _descriptor.Descriptor( |
| 1201 name='ServiceOptions', | 1272 name='ServiceOptions', |
| 1202 full_name='google.protobuf.ServiceOptions', | 1273 full_name='google.protobuf.ServiceOptions', |
| 1203 filename=None, | 1274 filename=None, |
| 1204 file=DESCRIPTOR, | 1275 file=DESCRIPTOR, |
| 1205 containing_type=None, | 1276 containing_type=None, |
| 1206 fields=[ | 1277 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1223 ], | 1294 ], |
| 1224 nested_types=[], | 1295 nested_types=[], |
| 1225 enum_types=[ | 1296 enum_types=[ |
| 1226 ], | 1297 ], |
| 1227 options=None, | 1298 options=None, |
| 1228 is_extendable=True, | 1299 is_extendable=True, |
| 1229 syntax='proto2', | 1300 syntax='proto2', |
| 1230 extension_ranges=[(1000, 536870912), ], | 1301 extension_ranges=[(1000, 536870912), ], |
| 1231 oneofs=[ | 1302 oneofs=[ |
| 1232 ], | 1303 ], |
| 1233 serialized_start=4133, | 1304 serialized_start=4308, |
| 1234 serialized_end=4256, | 1305 serialized_end=4431, |
| 1235 ) | 1306 ) |
| 1236 | 1307 |
| 1237 | 1308 |
| 1238 _METHODOPTIONS = _descriptor.Descriptor( | 1309 _METHODOPTIONS = _descriptor.Descriptor( |
| 1239 name='MethodOptions', | 1310 name='MethodOptions', |
| 1240 full_name='google.protobuf.MethodOptions', | 1311 full_name='google.protobuf.MethodOptions', |
| 1241 filename=None, | 1312 filename=None, |
| 1242 file=DESCRIPTOR, | 1313 file=DESCRIPTOR, |
| 1243 containing_type=None, | 1314 containing_type=None, |
| 1244 fields=[ | 1315 fields=[ |
| 1245 _descriptor.FieldDescriptor( | 1316 _descriptor.FieldDescriptor( |
| 1246 name='deprecated', full_name='google.protobuf.MethodOptions.deprecated', i
ndex=0, | 1317 name='deprecated', full_name='google.protobuf.MethodOptions.deprecated', i
ndex=0, |
| 1247 number=33, type=8, cpp_type=7, label=1, | 1318 number=33, type=8, cpp_type=7, label=1, |
| 1248 has_default_value=True, default_value=False, | 1319 has_default_value=True, default_value=False, |
| 1249 message_type=None, enum_type=None, containing_type=None, | 1320 message_type=None, enum_type=None, containing_type=None, |
| 1250 is_extension=False, extension_scope=None, | 1321 is_extension=False, extension_scope=None, |
| 1251 options=None), | 1322 options=None), |
| 1252 _descriptor.FieldDescriptor( | 1323 _descriptor.FieldDescriptor( |
| 1253 name='uninterpreted_option', full_name='google.protobuf.MethodOptions.unin
terpreted_option', index=1, | 1324 name='idempotency_level', full_name='google.protobuf.MethodOptions.idempot
ency_level', 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, |
| 1254 number=999, type=11, cpp_type=10, label=3, | 1332 number=999, type=11, cpp_type=10, label=3, |
| 1255 has_default_value=False, default_value=[], | 1333 has_default_value=False, default_value=[], |
| 1256 message_type=None, enum_type=None, containing_type=None, | 1334 message_type=None, enum_type=None, containing_type=None, |
| 1257 is_extension=False, extension_scope=None, | 1335 is_extension=False, extension_scope=None, |
| 1258 options=None), | 1336 options=None), |
| 1259 ], | 1337 ], |
| 1260 extensions=[ | 1338 extensions=[ |
| 1261 ], | 1339 ], |
| 1262 nested_types=[], | 1340 nested_types=[], |
| 1263 enum_types=[ | 1341 enum_types=[ |
| 1342 _METHODOPTIONS_IDEMPOTENCYLEVEL, |
| 1264 ], | 1343 ], |
| 1265 options=None, | 1344 options=None, |
| 1266 is_extendable=True, | 1345 is_extendable=True, |
| 1267 syntax='proto2', | 1346 syntax='proto2', |
| 1268 extension_ranges=[(1000, 536870912), ], | 1347 extension_ranges=[(1000, 536870912), ], |
| 1269 oneofs=[ | 1348 oneofs=[ |
| 1270 ], | 1349 ], |
| 1271 serialized_start=4258, | 1350 serialized_start=4434, |
| 1272 serialized_end=4380, | 1351 serialized_end=4735, |
| 1273 ) | 1352 ) |
| 1274 | 1353 |
| 1275 | 1354 |
| 1276 _UNINTERPRETEDOPTION_NAMEPART = _descriptor.Descriptor( | 1355 _UNINTERPRETEDOPTION_NAMEPART = _descriptor.Descriptor( |
| 1277 name='NamePart', | 1356 name='NamePart', |
| 1278 full_name='google.protobuf.UninterpretedOption.NamePart', | 1357 full_name='google.protobuf.UninterpretedOption.NamePart', |
| 1279 filename=None, | 1358 filename=None, |
| 1280 file=DESCRIPTOR, | 1359 file=DESCRIPTOR, |
| 1281 containing_type=None, | 1360 containing_type=None, |
| 1282 fields=[ | 1361 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1299 ], | 1378 ], |
| 1300 nested_types=[], | 1379 nested_types=[], |
| 1301 enum_types=[ | 1380 enum_types=[ |
| 1302 ], | 1381 ], |
| 1303 options=None, | 1382 options=None, |
| 1304 is_extendable=False, | 1383 is_extendable=False, |
| 1305 syntax='proto2', | 1384 syntax='proto2', |
| 1306 extension_ranges=[], | 1385 extension_ranges=[], |
| 1307 oneofs=[ | 1386 oneofs=[ |
| 1308 ], | 1387 ], |
| 1309 serialized_start=4618, | 1388 serialized_start=4973, |
| 1310 serialized_end=4669, | 1389 serialized_end=5024, |
| 1311 ) | 1390 ) |
| 1312 | 1391 |
| 1313 _UNINTERPRETEDOPTION = _descriptor.Descriptor( | 1392 _UNINTERPRETEDOPTION = _descriptor.Descriptor( |
| 1314 name='UninterpretedOption', | 1393 name='UninterpretedOption', |
| 1315 full_name='google.protobuf.UninterpretedOption', | 1394 full_name='google.protobuf.UninterpretedOption', |
| 1316 filename=None, | 1395 filename=None, |
| 1317 file=DESCRIPTOR, | 1396 file=DESCRIPTOR, |
| 1318 containing_type=None, | 1397 containing_type=None, |
| 1319 fields=[ | 1398 fields=[ |
| 1320 _descriptor.FieldDescriptor( | 1399 _descriptor.FieldDescriptor( |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1371 ], | 1450 ], |
| 1372 nested_types=[_UNINTERPRETEDOPTION_NAMEPART, ], | 1451 nested_types=[_UNINTERPRETEDOPTION_NAMEPART, ], |
| 1373 enum_types=[ | 1452 enum_types=[ |
| 1374 ], | 1453 ], |
| 1375 options=None, | 1454 options=None, |
| 1376 is_extendable=False, | 1455 is_extendable=False, |
| 1377 syntax='proto2', | 1456 syntax='proto2', |
| 1378 extension_ranges=[], | 1457 extension_ranges=[], |
| 1379 oneofs=[ | 1458 oneofs=[ |
| 1380 ], | 1459 ], |
| 1381 serialized_start=4383, | 1460 serialized_start=4738, |
| 1382 serialized_end=4669, | 1461 serialized_end=5024, |
| 1383 ) | 1462 ) |
| 1384 | 1463 |
| 1385 | 1464 |
| 1386 _SOURCECODEINFO_LOCATION = _descriptor.Descriptor( | 1465 _SOURCECODEINFO_LOCATION = _descriptor.Descriptor( |
| 1387 name='Location', | 1466 name='Location', |
| 1388 full_name='google.protobuf.SourceCodeInfo.Location', | 1467 full_name='google.protobuf.SourceCodeInfo.Location', |
| 1389 filename=None, | 1468 filename=None, |
| 1390 file=DESCRIPTOR, | 1469 file=DESCRIPTOR, |
| 1391 containing_type=None, | 1470 containing_type=None, |
| 1392 fields=[ | 1471 fields=[ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1430 ], | 1509 ], |
| 1431 nested_types=[], | 1510 nested_types=[], |
| 1432 enum_types=[ | 1511 enum_types=[ |
| 1433 ], | 1512 ], |
| 1434 options=None, | 1513 options=None, |
| 1435 is_extendable=False, | 1514 is_extendable=False, |
| 1436 syntax='proto2', | 1515 syntax='proto2', |
| 1437 extension_ranges=[], | 1516 extension_ranges=[], |
| 1438 oneofs=[ | 1517 oneofs=[ |
| 1439 ], | 1518 ], |
| 1440 serialized_start=4751, | 1519 serialized_start=5106, |
| 1441 serialized_end=4885, | 1520 serialized_end=5240, |
| 1442 ) | 1521 ) |
| 1443 | 1522 |
| 1444 _SOURCECODEINFO = _descriptor.Descriptor( | 1523 _SOURCECODEINFO = _descriptor.Descriptor( |
| 1445 name='SourceCodeInfo', | 1524 name='SourceCodeInfo', |
| 1446 full_name='google.protobuf.SourceCodeInfo', | 1525 full_name='google.protobuf.SourceCodeInfo', |
| 1447 filename=None, | 1526 filename=None, |
| 1448 file=DESCRIPTOR, | 1527 file=DESCRIPTOR, |
| 1449 containing_type=None, | 1528 containing_type=None, |
| 1450 fields=[ | 1529 fields=[ |
| 1451 _descriptor.FieldDescriptor( | 1530 _descriptor.FieldDescriptor( |
| 1452 name='location', full_name='google.protobuf.SourceCodeInfo.location', inde
x=0, | 1531 name='location', full_name='google.protobuf.SourceCodeInfo.location', inde
x=0, |
| 1453 number=1, type=11, cpp_type=10, label=3, | 1532 number=1, type=11, cpp_type=10, label=3, |
| 1454 has_default_value=False, default_value=[], | 1533 has_default_value=False, default_value=[], |
| 1455 message_type=None, enum_type=None, containing_type=None, | 1534 message_type=None, enum_type=None, containing_type=None, |
| 1456 is_extension=False, extension_scope=None, | 1535 is_extension=False, extension_scope=None, |
| 1457 options=None), | 1536 options=None), |
| 1458 ], | 1537 ], |
| 1459 extensions=[ | 1538 extensions=[ |
| 1460 ], | 1539 ], |
| 1461 nested_types=[_SOURCECODEINFO_LOCATION, ], | 1540 nested_types=[_SOURCECODEINFO_LOCATION, ], |
| 1462 enum_types=[ | 1541 enum_types=[ |
| 1463 ], | 1542 ], |
| 1464 options=None, | 1543 options=None, |
| 1465 is_extendable=False, | 1544 is_extendable=False, |
| 1466 syntax='proto2', | 1545 syntax='proto2', |
| 1467 extension_ranges=[], | 1546 extension_ranges=[], |
| 1468 oneofs=[ | 1547 oneofs=[ |
| 1469 ], | 1548 ], |
| 1470 serialized_start=4672, | 1549 serialized_start=5027, |
| 1471 serialized_end=4885, | 1550 serialized_end=5240, |
| 1472 ) | 1551 ) |
| 1473 | 1552 |
| 1474 | 1553 |
| 1475 _GENERATEDCODEINFO_ANNOTATION = _descriptor.Descriptor( | 1554 _GENERATEDCODEINFO_ANNOTATION = _descriptor.Descriptor( |
| 1476 name='Annotation', | 1555 name='Annotation', |
| 1477 full_name='google.protobuf.GeneratedCodeInfo.Annotation', | 1556 full_name='google.protobuf.GeneratedCodeInfo.Annotation', |
| 1478 filename=None, | 1557 filename=None, |
| 1479 file=DESCRIPTOR, | 1558 file=DESCRIPTOR, |
| 1480 containing_type=None, | 1559 containing_type=None, |
| 1481 fields=[ | 1560 fields=[ |
| (...skipping 30 matching lines...) Expand all Loading... |
| 1512 ], | 1591 ], |
| 1513 nested_types=[], | 1592 nested_types=[], |
| 1514 enum_types=[ | 1593 enum_types=[ |
| 1515 ], | 1594 ], |
| 1516 options=None, | 1595 options=None, |
| 1517 is_extendable=False, | 1596 is_extendable=False, |
| 1518 syntax='proto2', | 1597 syntax='proto2', |
| 1519 extension_ranges=[], | 1598 extension_ranges=[], |
| 1520 oneofs=[ | 1599 oneofs=[ |
| 1521 ], | 1600 ], |
| 1522 serialized_start=4976, | 1601 serialized_start=5331, |
| 1523 serialized_end=5055, | 1602 serialized_end=5410, |
| 1524 ) | 1603 ) |
| 1525 | 1604 |
| 1526 _GENERATEDCODEINFO = _descriptor.Descriptor( | 1605 _GENERATEDCODEINFO = _descriptor.Descriptor( |
| 1527 name='GeneratedCodeInfo', | 1606 name='GeneratedCodeInfo', |
| 1528 full_name='google.protobuf.GeneratedCodeInfo', | 1607 full_name='google.protobuf.GeneratedCodeInfo', |
| 1529 filename=None, | 1608 filename=None, |
| 1530 file=DESCRIPTOR, | 1609 file=DESCRIPTOR, |
| 1531 containing_type=None, | 1610 containing_type=None, |
| 1532 fields=[ | 1611 fields=[ |
| 1533 _descriptor.FieldDescriptor( | 1612 _descriptor.FieldDescriptor( |
| 1534 name='annotation', full_name='google.protobuf.GeneratedCodeInfo.annotation
', index=0, | 1613 name='annotation', full_name='google.protobuf.GeneratedCodeInfo.annotation
', index=0, |
| 1535 number=1, type=11, cpp_type=10, label=3, | 1614 number=1, type=11, cpp_type=10, label=3, |
| 1536 has_default_value=False, default_value=[], | 1615 has_default_value=False, default_value=[], |
| 1537 message_type=None, enum_type=None, containing_type=None, | 1616 message_type=None, enum_type=None, containing_type=None, |
| 1538 is_extension=False, extension_scope=None, | 1617 is_extension=False, extension_scope=None, |
| 1539 options=None), | 1618 options=None), |
| 1540 ], | 1619 ], |
| 1541 extensions=[ | 1620 extensions=[ |
| 1542 ], | 1621 ], |
| 1543 nested_types=[_GENERATEDCODEINFO_ANNOTATION, ], | 1622 nested_types=[_GENERATEDCODEINFO_ANNOTATION, ], |
| 1544 enum_types=[ | 1623 enum_types=[ |
| 1545 ], | 1624 ], |
| 1546 options=None, | 1625 options=None, |
| 1547 is_extendable=False, | 1626 is_extendable=False, |
| 1548 syntax='proto2', | 1627 syntax='proto2', |
| 1549 extension_ranges=[], | 1628 extension_ranges=[], |
| 1550 oneofs=[ | 1629 oneofs=[ |
| 1551 ], | 1630 ], |
| 1552 serialized_start=4888, | 1631 serialized_start=5243, |
| 1553 serialized_end=5055, | 1632 serialized_end=5410, |
| 1554 ) | 1633 ) |
| 1555 | 1634 |
| 1556 _FILEDESCRIPTORSET.fields_by_name['file'].message_type = _FILEDESCRIPTORPROTO | 1635 _FILEDESCRIPTORSET.fields_by_name['file'].message_type = _FILEDESCRIPTORPROTO |
| 1557 _FILEDESCRIPTORPROTO.fields_by_name['message_type'].message_type = _DESCRIPTORPR
OTO | 1636 _FILEDESCRIPTORPROTO.fields_by_name['message_type'].message_type = _DESCRIPTORPR
OTO |
| 1558 _FILEDESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORP
ROTO | 1637 _FILEDESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORP
ROTO |
| 1559 _FILEDESCRIPTORPROTO.fields_by_name['service'].message_type = _SERVICEDESCRIPTOR
PROTO | 1638 _FILEDESCRIPTORPROTO.fields_by_name['service'].message_type = _SERVICEDESCRIPTOR
PROTO |
| 1560 _FILEDESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTOR
PROTO | 1639 _FILEDESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTOR
PROTO |
| 1561 _FILEDESCRIPTORPROTO.fields_by_name['options'].message_type = _FILEOPTIONS | 1640 _FILEDESCRIPTORPROTO.fields_by_name['options'].message_type = _FILEOPTIONS |
| 1562 _FILEDESCRIPTORPROTO.fields_by_name['source_code_info'].message_type = _SOURCECO
DEINFO | 1641 _FILEDESCRIPTORPROTO.fields_by_name['source_code_info'].message_type = _SOURCECO
DEINFO |
| 1563 _DESCRIPTORPROTO_EXTENSIONRANGE.containing_type = _DESCRIPTORPROTO | 1642 _DESCRIPTORPROTO_EXTENSIONRANGE.containing_type = _DESCRIPTORPROTO |
| 1564 _DESCRIPTORPROTO_RESERVEDRANGE.containing_type = _DESCRIPTORPROTO | 1643 _DESCRIPTORPROTO_RESERVEDRANGE.containing_type = _DESCRIPTORPROTO |
| 1565 _DESCRIPTORPROTO.fields_by_name['field'].message_type = _FIELDDESCRIPTORPROTO | 1644 _DESCRIPTORPROTO.fields_by_name['field'].message_type = _FIELDDESCRIPTORPROTO |
| 1566 _DESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTORPROT
O | 1645 _DESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTORPROT
O |
| 1567 _DESCRIPTORPROTO.fields_by_name['nested_type'].message_type = _DESCRIPTORPROTO | 1646 _DESCRIPTORPROTO.fields_by_name['nested_type'].message_type = _DESCRIPTORPROTO |
| 1568 _DESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORPROTO | 1647 _DESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORPROTO |
| 1569 _DESCRIPTORPROTO.fields_by_name['extension_range'].message_type = _DESCRIPTORPRO
TO_EXTENSIONRANGE | 1648 _DESCRIPTORPROTO.fields_by_name['extension_range'].message_type = _DESCRIPTORPRO
TO_EXTENSIONRANGE |
| 1570 _DESCRIPTORPROTO.fields_by_name['oneof_decl'].message_type = _ONEOFDESCRIPTORPRO
TO | 1649 _DESCRIPTORPROTO.fields_by_name['oneof_decl'].message_type = _ONEOFDESCRIPTORPRO
TO |
| 1571 _DESCRIPTORPROTO.fields_by_name['options'].message_type = _MESSAGEOPTIONS | 1650 _DESCRIPTORPROTO.fields_by_name['options'].message_type = _MESSAGEOPTIONS |
| 1572 _DESCRIPTORPROTO.fields_by_name['reserved_range'].message_type = _DESCRIPTORPROT
O_RESERVEDRANGE | 1651 _DESCRIPTORPROTO.fields_by_name['reserved_range'].message_type = _DESCRIPTORPROT
O_RESERVEDRANGE |
| 1573 _FIELDDESCRIPTORPROTO.fields_by_name['label'].enum_type = _FIELDDESCRIPTORPROTO_
LABEL | 1652 _FIELDDESCRIPTORPROTO.fields_by_name['label'].enum_type = _FIELDDESCRIPTORPROTO_
LABEL |
| 1574 _FIELDDESCRIPTORPROTO.fields_by_name['type'].enum_type = _FIELDDESCRIPTORPROTO_T
YPE | 1653 _FIELDDESCRIPTORPROTO.fields_by_name['type'].enum_type = _FIELDDESCRIPTORPROTO_T
YPE |
| 1575 _FIELDDESCRIPTORPROTO.fields_by_name['options'].message_type = _FIELDOPTIONS | 1654 _FIELDDESCRIPTORPROTO.fields_by_name['options'].message_type = _FIELDOPTIONS |
| 1576 _FIELDDESCRIPTORPROTO_TYPE.containing_type = _FIELDDESCRIPTORPROTO | 1655 _FIELDDESCRIPTORPROTO_TYPE.containing_type = _FIELDDESCRIPTORPROTO |
| 1577 _FIELDDESCRIPTORPROTO_LABEL.containing_type = _FIELDDESCRIPTORPROTO | 1656 _FIELDDESCRIPTORPROTO_LABEL.containing_type = _FIELDDESCRIPTORPROTO |
| 1657 _ONEOFDESCRIPTORPROTO.fields_by_name['options'].message_type = _ONEOFOPTIONS |
| 1578 _ENUMDESCRIPTORPROTO.fields_by_name['value'].message_type = _ENUMVALUEDESCRIPTOR
PROTO | 1658 _ENUMDESCRIPTORPROTO.fields_by_name['value'].message_type = _ENUMVALUEDESCRIPTOR
PROTO |
| 1579 _ENUMDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMOPTIONS | 1659 _ENUMDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMOPTIONS |
| 1580 _ENUMVALUEDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMVALUEOPT
IONS | 1660 _ENUMVALUEDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMVALUEOPT
IONS |
| 1581 _SERVICEDESCRIPTORPROTO.fields_by_name['method'].message_type = _METHODDESCRIPTO
RPROTO | 1661 _SERVICEDESCRIPTORPROTO.fields_by_name['method'].message_type = _METHODDESCRIPTO
RPROTO |
| 1582 _SERVICEDESCRIPTORPROTO.fields_by_name['options'].message_type = _SERVICEOPTIONS | 1662 _SERVICEDESCRIPTORPROTO.fields_by_name['options'].message_type = _SERVICEOPTIONS |
| 1583 _METHODDESCRIPTORPROTO.fields_by_name['options'].message_type = _METHODOPTIONS | 1663 _METHODDESCRIPTORPROTO.fields_by_name['options'].message_type = _METHODOPTIONS |
| 1584 _FILEOPTIONS.fields_by_name['optimize_for'].enum_type = _FILEOPTIONS_OPTIMIZEMOD
E | 1664 _FILEOPTIONS.fields_by_name['optimize_for'].enum_type = _FILEOPTIONS_OPTIMIZEMOD
E |
| 1585 _FILEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION | 1665 _FILEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION |
| 1586 _FILEOPTIONS_OPTIMIZEMODE.containing_type = _FILEOPTIONS | 1666 _FILEOPTIONS_OPTIMIZEMODE.containing_type = _FILEOPTIONS |
| 1587 _MESSAGEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION | 1667 _MESSAGEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION |
| 1588 _FIELDOPTIONS.fields_by_name['ctype'].enum_type = _FIELDOPTIONS_CTYPE | 1668 _FIELDOPTIONS.fields_by_name['ctype'].enum_type = _FIELDOPTIONS_CTYPE |
| 1589 _FIELDOPTIONS.fields_by_name['jstype'].enum_type = _FIELDOPTIONS_JSTYPE | 1669 _FIELDOPTIONS.fields_by_name['jstype'].enum_type = _FIELDOPTIONS_JSTYPE |
| 1590 _FIELDOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION | 1670 _FIELDOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION |
| 1591 _FIELDOPTIONS_CTYPE.containing_type = _FIELDOPTIONS | 1671 _FIELDOPTIONS_CTYPE.containing_type = _FIELDOPTIONS |
| 1592 _FIELDOPTIONS_JSTYPE.containing_type = _FIELDOPTIONS | 1672 _FIELDOPTIONS_JSTYPE.containing_type = _FIELDOPTIONS |
| 1673 _ONEOFOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION |
| 1593 _ENUMOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION | 1674 _ENUMOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION |
| 1594 _ENUMVALUEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTER
PRETEDOPTION | 1675 _ENUMVALUEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTER
PRETEDOPTION |
| 1595 _SERVICEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION | 1676 _SERVICEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION |
| 1677 _METHODOPTIONS.fields_by_name['idempotency_level'].enum_type = _METHODOPTIONS_ID
EMPOTENCYLEVEL |
| 1596 _METHODOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRE
TEDOPTION | 1678 _METHODOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRE
TEDOPTION |
| 1679 _METHODOPTIONS_IDEMPOTENCYLEVEL.containing_type = _METHODOPTIONS |
| 1597 _UNINTERPRETEDOPTION_NAMEPART.containing_type = _UNINTERPRETEDOPTION | 1680 _UNINTERPRETEDOPTION_NAMEPART.containing_type = _UNINTERPRETEDOPTION |
| 1598 _UNINTERPRETEDOPTION.fields_by_name['name'].message_type = _UNINTERPRETEDOPTION_
NAMEPART | 1681 _UNINTERPRETEDOPTION.fields_by_name['name'].message_type = _UNINTERPRETEDOPTION_
NAMEPART |
| 1599 _SOURCECODEINFO_LOCATION.containing_type = _SOURCECODEINFO | 1682 _SOURCECODEINFO_LOCATION.containing_type = _SOURCECODEINFO |
| 1600 _SOURCECODEINFO.fields_by_name['location'].message_type = _SOURCECODEINFO_LOCATI
ON | 1683 _SOURCECODEINFO.fields_by_name['location'].message_type = _SOURCECODEINFO_LOCATI
ON |
| 1601 _GENERATEDCODEINFO_ANNOTATION.containing_type = _GENERATEDCODEINFO | 1684 _GENERATEDCODEINFO_ANNOTATION.containing_type = _GENERATEDCODEINFO |
| 1602 _GENERATEDCODEINFO.fields_by_name['annotation'].message_type = _GENERATEDCODEINF
O_ANNOTATION | 1685 _GENERATEDCODEINFO.fields_by_name['annotation'].message_type = _GENERATEDCODEINF
O_ANNOTATION |
| 1603 DESCRIPTOR.message_types_by_name['FileDescriptorSet'] = _FILEDESCRIPTORSET | 1686 DESCRIPTOR.message_types_by_name['FileDescriptorSet'] = _FILEDESCRIPTORSET |
| 1604 DESCRIPTOR.message_types_by_name['FileDescriptorProto'] = _FILEDESCRIPTORPROTO | 1687 DESCRIPTOR.message_types_by_name['FileDescriptorProto'] = _FILEDESCRIPTORPROTO |
| 1605 DESCRIPTOR.message_types_by_name['DescriptorProto'] = _DESCRIPTORPROTO | 1688 DESCRIPTOR.message_types_by_name['DescriptorProto'] = _DESCRIPTORPROTO |
| 1606 DESCRIPTOR.message_types_by_name['FieldDescriptorProto'] = _FIELDDESCRIPTORPROTO | 1689 DESCRIPTOR.message_types_by_name['FieldDescriptorProto'] = _FIELDDESCRIPTORPROTO |
| 1607 DESCRIPTOR.message_types_by_name['OneofDescriptorProto'] = _ONEOFDESCRIPTORPROTO | 1690 DESCRIPTOR.message_types_by_name['OneofDescriptorProto'] = _ONEOFDESCRIPTORPROTO |
| 1608 DESCRIPTOR.message_types_by_name['EnumDescriptorProto'] = _ENUMDESCRIPTORPROTO | 1691 DESCRIPTOR.message_types_by_name['EnumDescriptorProto'] = _ENUMDESCRIPTORPROTO |
| 1609 DESCRIPTOR.message_types_by_name['EnumValueDescriptorProto'] = _ENUMVALUEDESCRIP
TORPROTO | 1692 DESCRIPTOR.message_types_by_name['EnumValueDescriptorProto'] = _ENUMVALUEDESCRIP
TORPROTO |
| 1610 DESCRIPTOR.message_types_by_name['ServiceDescriptorProto'] = _SERVICEDESCRIPTORP
ROTO | 1693 DESCRIPTOR.message_types_by_name['ServiceDescriptorProto'] = _SERVICEDESCRIPTORP
ROTO |
| 1611 DESCRIPTOR.message_types_by_name['MethodDescriptorProto'] = _METHODDESCRIPTORPRO
TO | 1694 DESCRIPTOR.message_types_by_name['MethodDescriptorProto'] = _METHODDESCRIPTORPRO
TO |
| 1612 DESCRIPTOR.message_types_by_name['FileOptions'] = _FILEOPTIONS | 1695 DESCRIPTOR.message_types_by_name['FileOptions'] = _FILEOPTIONS |
| 1613 DESCRIPTOR.message_types_by_name['MessageOptions'] = _MESSAGEOPTIONS | 1696 DESCRIPTOR.message_types_by_name['MessageOptions'] = _MESSAGEOPTIONS |
| 1614 DESCRIPTOR.message_types_by_name['FieldOptions'] = _FIELDOPTIONS | 1697 DESCRIPTOR.message_types_by_name['FieldOptions'] = _FIELDOPTIONS |
| 1698 DESCRIPTOR.message_types_by_name['OneofOptions'] = _ONEOFOPTIONS |
| 1615 DESCRIPTOR.message_types_by_name['EnumOptions'] = _ENUMOPTIONS | 1699 DESCRIPTOR.message_types_by_name['EnumOptions'] = _ENUMOPTIONS |
| 1616 DESCRIPTOR.message_types_by_name['EnumValueOptions'] = _ENUMVALUEOPTIONS | 1700 DESCRIPTOR.message_types_by_name['EnumValueOptions'] = _ENUMVALUEOPTIONS |
| 1617 DESCRIPTOR.message_types_by_name['ServiceOptions'] = _SERVICEOPTIONS | 1701 DESCRIPTOR.message_types_by_name['ServiceOptions'] = _SERVICEOPTIONS |
| 1618 DESCRIPTOR.message_types_by_name['MethodOptions'] = _METHODOPTIONS | 1702 DESCRIPTOR.message_types_by_name['MethodOptions'] = _METHODOPTIONS |
| 1619 DESCRIPTOR.message_types_by_name['UninterpretedOption'] = _UNINTERPRETEDOPTION | 1703 DESCRIPTOR.message_types_by_name['UninterpretedOption'] = _UNINTERPRETEDOPTION |
| 1620 DESCRIPTOR.message_types_by_name['SourceCodeInfo'] = _SOURCECODEINFO | 1704 DESCRIPTOR.message_types_by_name['SourceCodeInfo'] = _SOURCECODEINFO |
| 1621 DESCRIPTOR.message_types_by_name['GeneratedCodeInfo'] = _GENERATEDCODEINFO | 1705 DESCRIPTOR.message_types_by_name['GeneratedCodeInfo'] = _GENERATEDCODEINFO |
| 1622 | 1706 |
| 1623 FileDescriptorSet = _reflection.GeneratedProtocolMessageType('FileDescriptorSet'
, (_message.Message,), dict( | 1707 FileDescriptorSet = _reflection.GeneratedProtocolMessageType('FileDescriptorSet'
, (_message.Message,), dict( |
| 1624 DESCRIPTOR = _FILEDESCRIPTORSET, | 1708 DESCRIPTOR = _FILEDESCRIPTORSET, |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1713 )) | 1797 )) |
| 1714 _sym_db.RegisterMessage(MessageOptions) | 1798 _sym_db.RegisterMessage(MessageOptions) |
| 1715 | 1799 |
| 1716 FieldOptions = _reflection.GeneratedProtocolMessageType('FieldOptions', (_messag
e.Message,), dict( | 1800 FieldOptions = _reflection.GeneratedProtocolMessageType('FieldOptions', (_messag
e.Message,), dict( |
| 1717 DESCRIPTOR = _FIELDOPTIONS, | 1801 DESCRIPTOR = _FIELDOPTIONS, |
| 1718 __module__ = 'google.protobuf.descriptor_pb2' | 1802 __module__ = 'google.protobuf.descriptor_pb2' |
| 1719 # @@protoc_insertion_point(class_scope:google.protobuf.FieldOptions) | 1803 # @@protoc_insertion_point(class_scope:google.protobuf.FieldOptions) |
| 1720 )) | 1804 )) |
| 1721 _sym_db.RegisterMessage(FieldOptions) | 1805 _sym_db.RegisterMessage(FieldOptions) |
| 1722 | 1806 |
| 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 |
| 1723 EnumOptions = _reflection.GeneratedProtocolMessageType('EnumOptions', (_message.
Message,), dict( | 1814 EnumOptions = _reflection.GeneratedProtocolMessageType('EnumOptions', (_message.
Message,), dict( |
| 1724 DESCRIPTOR = _ENUMOPTIONS, | 1815 DESCRIPTOR = _ENUMOPTIONS, |
| 1725 __module__ = 'google.protobuf.descriptor_pb2' | 1816 __module__ = 'google.protobuf.descriptor_pb2' |
| 1726 # @@protoc_insertion_point(class_scope:google.protobuf.EnumOptions) | 1817 # @@protoc_insertion_point(class_scope:google.protobuf.EnumOptions) |
| 1727 )) | 1818 )) |
| 1728 _sym_db.RegisterMessage(EnumOptions) | 1819 _sym_db.RegisterMessage(EnumOptions) |
| 1729 | 1820 |
| 1730 EnumValueOptions = _reflection.GeneratedProtocolMessageType('EnumValueOptions',
(_message.Message,), dict( | 1821 EnumValueOptions = _reflection.GeneratedProtocolMessageType('EnumValueOptions',
(_message.Message,), dict( |
| 1731 DESCRIPTOR = _ENUMVALUEOPTIONS, | 1822 DESCRIPTOR = _ENUMVALUEOPTIONS, |
| 1732 __module__ = 'google.protobuf.descriptor_pb2' | 1823 __module__ = 'google.protobuf.descriptor_pb2' |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1788 , | 1879 , |
| 1789 DESCRIPTOR = _GENERATEDCODEINFO, | 1880 DESCRIPTOR = _GENERATEDCODEINFO, |
| 1790 __module__ = 'google.protobuf.descriptor_pb2' | 1881 __module__ = 'google.protobuf.descriptor_pb2' |
| 1791 # @@protoc_insertion_point(class_scope:google.protobuf.GeneratedCodeInfo) | 1882 # @@protoc_insertion_point(class_scope:google.protobuf.GeneratedCodeInfo) |
| 1792 )) | 1883 )) |
| 1793 _sym_db.RegisterMessage(GeneratedCodeInfo) | 1884 _sym_db.RegisterMessage(GeneratedCodeInfo) |
| 1794 _sym_db.RegisterMessage(GeneratedCodeInfo.Annotation) | 1885 _sym_db.RegisterMessage(GeneratedCodeInfo.Annotation) |
| 1795 | 1886 |
| 1796 | 1887 |
| 1797 # @@protoc_insertion_point(module_scope) | 1888 # @@protoc_insertion_point(module_scope) |
| OLD | NEW |