| 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\"\x87
\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:\x
05\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.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
43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.Uninterp
retedOption\":\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\x
04\x08&\x10\'\"\xe6\x01\n\x0eMessageOptions\x12&\n\x17message_set_wire_format\x1
8\x01 \x01(\x08:\x05\x66\x61lse\x12.\n\x1fno_standard_descriptor_accessor\x18\x0
2 \x01(\x08:\x05\x66\x61lse\x12\x19\n\ndeprecated\x18\x03 \x01(\x08:\x05\x66\x61
lse\x12\x11\n\tmap_entry\x18\x07 \x01(\x08\x12\x43\n\x14uninterpreted_option\x18
\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x
80\x80\x80\x80\x02\"\x98\x03\n\x0c\x46ieldOptions\x12:\n\x05\x63type\x18\x01 \x0
1(\x0e\x32#.google.protobuf.FieldOptions.CType:\x06STRING\x12\x0e\n\x06packed\x1
8\x02 \x01(\x08\x12?\n\x06jstype\x18\x06 \x01(\x0e\x32$.google.protobuf.FieldOpt
ions.JSType:\tJS_NORMAL\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\x3
2$.google.protobuf.UninterpretedOption\"/\n\x05\x43Type\x12\n\n\x06STRING\x10\x0
0\x12\x08\n\x04\x43ORD\x10\x01\x12\x10\n\x0cSTRING_PIECE\x10\x02\"5\n\x06JSType\
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\"^\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\"z\n\rMethodOptions\x12\x19\n\ndeprecated\x18! \x01(\x08:\x05\x
66\x61lse\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.pr
otobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"\x9e\x02\n\x1
3UninterpretedOption\x12;\n\x04name\x18\x02 \x03(\x0b\x32-.google.protobuf.Unint
erpretedOption.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_value\x18\x05
\x01(\x03\x12\x14\n\x0c\x64ouble_value\x18\x06 \x01(\x01\x12\x14\n\x0cstring_val
ue\x18\x07 \x01(\x0c\x12\x17\n\x0f\x61ggregate_value\x18\x08 \x01(\t\x1a\x33\n\x
08NamePart\x12\x11\n\tname_part\x18\x01 \x02(\t\x12\x14\n\x0cis_extension\x18\x0
2 \x02(\x08\"\xd5\x01\n\x0eSourceCodeInfo\x12:\n\x08location\x18\x01 \x03(\x0b\x
32(.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 \x03(\x05\x4
2\x02\x10\x01\x12\x18\n\x10leading_comments\x18\x03 \x01(\t\x12\x19\n\x11trailin
g_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(\x0b\x32-.goo
gle.protobuf.GeneratedCodeInfo.Annotation\x1aO\n\nAnnotation\x12\x10\n\x04path\x
18\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(\x05\x42[\n\
x13\x63om.google.protobufB\x10\x44\x65scriptorProtosH\x01Z\ndescriptor\xa0\x01\x
01\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=3141, | 160 serialized_start=3189, |
| 161 serialized_end=3199, | 161 serialized_end=3247, |
| 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=3795, |
| 187 serialized_end=3794, | 187 serialized_end=3842, |
| 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=3844, |
| 213 serialized_end=3849, | 213 serialized_end=3897, |
| 214 ) | 214 ) |
| 215 _sym_db.RegisterEnumDescriptor(_FIELDOPTIONS_JSTYPE) | 215 _sym_db.RegisterEnumDescriptor(_FIELDOPTIONS_JSTYPE) |
| 216 | 216 |
| 217 | 217 |
| 218 _FILEDESCRIPTORSET = _descriptor.Descriptor( | 218 _FILEDESCRIPTORSET = _descriptor.Descriptor( |
| 219 name='FileDescriptorSet', | 219 name='FileDescriptorSet', |
| 220 full_name='google.protobuf.FileDescriptorSet', | 220 full_name='google.protobuf.FileDescriptorSet', |
| 221 filename=None, | 221 filename=None, |
| 222 file=DESCRIPTOR, | 222 file=DESCRIPTOR, |
| 223 containing_type=None, | 223 containing_type=None, |
| (...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 625 file=DESCRIPTOR, | 625 file=DESCRIPTOR, |
| 626 containing_type=None, | 626 containing_type=None, |
| 627 fields=[ | 627 fields=[ |
| 628 _descriptor.FieldDescriptor( | 628 _descriptor.FieldDescriptor( |
| 629 name='name', full_name='google.protobuf.OneofDescriptorProto.name', index=
0, | 629 name='name', full_name='google.protobuf.OneofDescriptorProto.name', index=
0, |
| 630 number=1, type=9, cpp_type=9, label=1, | 630 number=1, type=9, cpp_type=9, label=1, |
| 631 has_default_value=False, default_value=_b("").decode('utf-8'), | 631 has_default_value=False, default_value=_b("").decode('utf-8'), |
| 632 message_type=None, enum_type=None, containing_type=None, | 632 message_type=None, enum_type=None, containing_type=None, |
| 633 is_extension=False, extension_scope=None, | 633 is_extension=False, extension_scope=None, |
| 634 options=None), | 634 options=None), |
| 635 _descriptor.FieldDescriptor( |
| 636 name='options', full_name='google.protobuf.OneofDescriptorProto.options',
index=1, |
| 637 number=2, type=11, cpp_type=10, label=1, |
| 638 has_default_value=False, default_value=None, |
| 639 message_type=None, enum_type=None, containing_type=None, |
| 640 is_extension=False, extension_scope=None, |
| 641 options=None), |
| 635 ], | 642 ], |
| 636 extensions=[ | 643 extensions=[ |
| 637 ], | 644 ], |
| 638 nested_types=[], | 645 nested_types=[], |
| 639 enum_types=[ | 646 enum_types=[ |
| 640 ], | 647 ], |
| 641 options=None, | 648 options=None, |
| 642 is_extendable=False, | 649 is_extendable=False, |
| 643 syntax='proto2', | 650 syntax='proto2', |
| 644 extension_ranges=[], | 651 extension_ranges=[], |
| 645 oneofs=[ | 652 oneofs=[ |
| 646 ], | 653 ], |
| 647 serialized_start=1934, | 654 serialized_start=1934, |
| 648 serialized_end=1970, | 655 serialized_end=2018, |
| 649 ) | 656 ) |
| 650 | 657 |
| 651 | 658 |
| 652 _ENUMDESCRIPTORPROTO = _descriptor.Descriptor( | 659 _ENUMDESCRIPTORPROTO = _descriptor.Descriptor( |
| 653 name='EnumDescriptorProto', | 660 name='EnumDescriptorProto', |
| 654 full_name='google.protobuf.EnumDescriptorProto', | 661 full_name='google.protobuf.EnumDescriptorProto', |
| 655 filename=None, | 662 filename=None, |
| 656 file=DESCRIPTOR, | 663 file=DESCRIPTOR, |
| 657 containing_type=None, | 664 containing_type=None, |
| 658 fields=[ | 665 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 682 ], | 689 ], |
| 683 nested_types=[], | 690 nested_types=[], |
| 684 enum_types=[ | 691 enum_types=[ |
| 685 ], | 692 ], |
| 686 options=None, | 693 options=None, |
| 687 is_extendable=False, | 694 is_extendable=False, |
| 688 syntax='proto2', | 695 syntax='proto2', |
| 689 extension_ranges=[], | 696 extension_ranges=[], |
| 690 oneofs=[ | 697 oneofs=[ |
| 691 ], | 698 ], |
| 692 serialized_start=1973, | 699 serialized_start=2021, |
| 693 serialized_end=2113, | 700 serialized_end=2161, |
| 694 ) | 701 ) |
| 695 | 702 |
| 696 | 703 |
| 697 _ENUMVALUEDESCRIPTORPROTO = _descriptor.Descriptor( | 704 _ENUMVALUEDESCRIPTORPROTO = _descriptor.Descriptor( |
| 698 name='EnumValueDescriptorProto', | 705 name='EnumValueDescriptorProto', |
| 699 full_name='google.protobuf.EnumValueDescriptorProto', | 706 full_name='google.protobuf.EnumValueDescriptorProto', |
| 700 filename=None, | 707 filename=None, |
| 701 file=DESCRIPTOR, | 708 file=DESCRIPTOR, |
| 702 containing_type=None, | 709 containing_type=None, |
| 703 fields=[ | 710 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 727 ], | 734 ], |
| 728 nested_types=[], | 735 nested_types=[], |
| 729 enum_types=[ | 736 enum_types=[ |
| 730 ], | 737 ], |
| 731 options=None, | 738 options=None, |
| 732 is_extendable=False, | 739 is_extendable=False, |
| 733 syntax='proto2', | 740 syntax='proto2', |
| 734 extension_ranges=[], | 741 extension_ranges=[], |
| 735 oneofs=[ | 742 oneofs=[ |
| 736 ], | 743 ], |
| 737 serialized_start=2115, | 744 serialized_start=2163, |
| 738 serialized_end=2223, | 745 serialized_end=2271, |
| 739 ) | 746 ) |
| 740 | 747 |
| 741 | 748 |
| 742 _SERVICEDESCRIPTORPROTO = _descriptor.Descriptor( | 749 _SERVICEDESCRIPTORPROTO = _descriptor.Descriptor( |
| 743 name='ServiceDescriptorProto', | 750 name='ServiceDescriptorProto', |
| 744 full_name='google.protobuf.ServiceDescriptorProto', | 751 full_name='google.protobuf.ServiceDescriptorProto', |
| 745 filename=None, | 752 filename=None, |
| 746 file=DESCRIPTOR, | 753 file=DESCRIPTOR, |
| 747 containing_type=None, | 754 containing_type=None, |
| 748 fields=[ | 755 fields=[ |
| (...skipping 23 matching lines...) Expand all Loading... |
| 772 ], | 779 ], |
| 773 nested_types=[], | 780 nested_types=[], |
| 774 enum_types=[ | 781 enum_types=[ |
| 775 ], | 782 ], |
| 776 options=None, | 783 options=None, |
| 777 is_extendable=False, | 784 is_extendable=False, |
| 778 syntax='proto2', | 785 syntax='proto2', |
| 779 extension_ranges=[], | 786 extension_ranges=[], |
| 780 oneofs=[ | 787 oneofs=[ |
| 781 ], | 788 ], |
| 782 serialized_start=2226, | 789 serialized_start=2274, |
| 783 serialized_end=2370, | 790 serialized_end=2418, |
| 784 ) | 791 ) |
| 785 | 792 |
| 786 | 793 |
| 787 _METHODDESCRIPTORPROTO = _descriptor.Descriptor( | 794 _METHODDESCRIPTORPROTO = _descriptor.Descriptor( |
| 788 name='MethodDescriptorProto', | 795 name='MethodDescriptorProto', |
| 789 full_name='google.protobuf.MethodDescriptorProto', | 796 full_name='google.protobuf.MethodDescriptorProto', |
| 790 filename=None, | 797 filename=None, |
| 791 file=DESCRIPTOR, | 798 file=DESCRIPTOR, |
| 792 containing_type=None, | 799 containing_type=None, |
| 793 fields=[ | 800 fields=[ |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 838 ], | 845 ], |
| 839 nested_types=[], | 846 nested_types=[], |
| 840 enum_types=[ | 847 enum_types=[ |
| 841 ], | 848 ], |
| 842 options=None, | 849 options=None, |
| 843 is_extendable=False, | 850 is_extendable=False, |
| 844 syntax='proto2', | 851 syntax='proto2', |
| 845 extension_ranges=[], | 852 extension_ranges=[], |
| 846 oneofs=[ | 853 oneofs=[ |
| 847 ], | 854 ], |
| 848 serialized_start=2373, | 855 serialized_start=2421, |
| 849 serialized_end=2566, | 856 serialized_end=2614, |
| 850 ) | 857 ) |
| 851 | 858 |
| 852 | 859 |
| 853 _FILEOPTIONS = _descriptor.Descriptor( | 860 _FILEOPTIONS = _descriptor.Descriptor( |
| 854 name='FileOptions', | 861 name='FileOptions', |
| 855 full_name='google.protobuf.FileOptions', | 862 full_name='google.protobuf.FileOptions', |
| 856 filename=None, | 863 filename=None, |
| 857 file=DESCRIPTOR, | 864 file=DESCRIPTOR, |
| 858 containing_type=None, | 865 containing_type=None, |
| 859 fields=[ | 866 fields=[ |
| (...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 968 nested_types=[], | 975 nested_types=[], |
| 969 enum_types=[ | 976 enum_types=[ |
| 970 _FILEOPTIONS_OPTIMIZEMODE, | 977 _FILEOPTIONS_OPTIMIZEMODE, |
| 971 ], | 978 ], |
| 972 options=None, | 979 options=None, |
| 973 is_extendable=True, | 980 is_extendable=True, |
| 974 syntax='proto2', | 981 syntax='proto2', |
| 975 extension_ranges=[(1000, 536870912), ], | 982 extension_ranges=[(1000, 536870912), ], |
| 976 oneofs=[ | 983 oneofs=[ |
| 977 ], | 984 ], |
| 978 serialized_start=2569, | 985 serialized_start=2617, |
| 979 serialized_end=3216, | 986 serialized_end=3264, |
| 980 ) | 987 ) |
| 981 | 988 |
| 982 | 989 |
| 983 _MESSAGEOPTIONS = _descriptor.Descriptor( | 990 _MESSAGEOPTIONS = _descriptor.Descriptor( |
| 984 name='MessageOptions', | 991 name='MessageOptions', |
| 985 full_name='google.protobuf.MessageOptions', | 992 full_name='google.protobuf.MessageOptions', |
| 986 filename=None, | 993 filename=None, |
| 987 file=DESCRIPTOR, | 994 file=DESCRIPTOR, |
| 988 containing_type=None, | 995 containing_type=None, |
| 989 fields=[ | 996 fields=[ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1027 ], | 1034 ], |
| 1028 nested_types=[], | 1035 nested_types=[], |
| 1029 enum_types=[ | 1036 enum_types=[ |
| 1030 ], | 1037 ], |
| 1031 options=None, | 1038 options=None, |
| 1032 is_extendable=True, | 1039 is_extendable=True, |
| 1033 syntax='proto2', | 1040 syntax='proto2', |
| 1034 extension_ranges=[(1000, 536870912), ], | 1041 extension_ranges=[(1000, 536870912), ], |
| 1035 oneofs=[ | 1042 oneofs=[ |
| 1036 ], | 1043 ], |
| 1037 serialized_start=3219, | 1044 serialized_start=3267, |
| 1038 serialized_end=3449, | 1045 serialized_end=3497, |
| 1039 ) | 1046 ) |
| 1040 | 1047 |
| 1041 | 1048 |
| 1042 _FIELDOPTIONS = _descriptor.Descriptor( | 1049 _FIELDOPTIONS = _descriptor.Descriptor( |
| 1043 name='FieldOptions', | 1050 name='FieldOptions', |
| 1044 full_name='google.protobuf.FieldOptions', | 1051 full_name='google.protobuf.FieldOptions', |
| 1045 filename=None, | 1052 filename=None, |
| 1046 file=DESCRIPTOR, | 1053 file=DESCRIPTOR, |
| 1047 containing_type=None, | 1054 containing_type=None, |
| 1048 fields=[ | 1055 fields=[ |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1102 enum_types=[ | 1109 enum_types=[ |
| 1103 _FIELDOPTIONS_CTYPE, | 1110 _FIELDOPTIONS_CTYPE, |
| 1104 _FIELDOPTIONS_JSTYPE, | 1111 _FIELDOPTIONS_JSTYPE, |
| 1105 ], | 1112 ], |
| 1106 options=None, | 1113 options=None, |
| 1107 is_extendable=True, | 1114 is_extendable=True, |
| 1108 syntax='proto2', | 1115 syntax='proto2', |
| 1109 extension_ranges=[(1000, 536870912), ], | 1116 extension_ranges=[(1000, 536870912), ], |
| 1110 oneofs=[ | 1117 oneofs=[ |
| 1111 ], | 1118 ], |
| 1112 serialized_start=3452, | 1119 serialized_start=3500, |
| 1113 serialized_end=3860, | 1120 serialized_end=3908, |
| 1114 ) | 1121 ) |
| 1115 | 1122 |
| 1116 | 1123 |
| 1124 _ONEOFOPTIONS = _descriptor.Descriptor( |
| 1125 name='OneofOptions', |
| 1126 full_name='google.protobuf.OneofOptions', |
| 1127 filename=None, |
| 1128 file=DESCRIPTOR, |
| 1129 containing_type=None, |
| 1130 fields=[ |
| 1131 _descriptor.FieldDescriptor( |
| 1132 name='uninterpreted_option', full_name='google.protobuf.OneofOptions.unint
erpreted_option', index=0, |
| 1133 number=999, type=11, cpp_type=10, label=3, |
| 1134 has_default_value=False, default_value=[], |
| 1135 message_type=None, enum_type=None, containing_type=None, |
| 1136 is_extension=False, extension_scope=None, |
| 1137 options=None), |
| 1138 ], |
| 1139 extensions=[ |
| 1140 ], |
| 1141 nested_types=[], |
| 1142 enum_types=[ |
| 1143 ], |
| 1144 options=None, |
| 1145 is_extendable=True, |
| 1146 syntax='proto2', |
| 1147 extension_ranges=[(1000, 536870912), ], |
| 1148 oneofs=[ |
| 1149 ], |
| 1150 serialized_start=3910, |
| 1151 serialized_end=4004, |
| 1152 ) |
| 1153 |
| 1154 |
| 1117 _ENUMOPTIONS = _descriptor.Descriptor( | 1155 _ENUMOPTIONS = _descriptor.Descriptor( |
| 1118 name='EnumOptions', | 1156 name='EnumOptions', |
| 1119 full_name='google.protobuf.EnumOptions', | 1157 full_name='google.protobuf.EnumOptions', |
| 1120 filename=None, | 1158 filename=None, |
| 1121 file=DESCRIPTOR, | 1159 file=DESCRIPTOR, |
| 1122 containing_type=None, | 1160 containing_type=None, |
| 1123 fields=[ | 1161 fields=[ |
| 1124 _descriptor.FieldDescriptor( | 1162 _descriptor.FieldDescriptor( |
| 1125 name='allow_alias', full_name='google.protobuf.EnumOptions.allow_alias', i
ndex=0, | 1163 name='allow_alias', full_name='google.protobuf.EnumOptions.allow_alias', i
ndex=0, |
| 1126 number=2, type=8, cpp_type=7, label=1, | 1164 number=2, type=8, cpp_type=7, label=1, |
| (...skipping 20 matching lines...) Expand all Loading... |
| 1147 ], | 1185 ], |
| 1148 nested_types=[], | 1186 nested_types=[], |
| 1149 enum_types=[ | 1187 enum_types=[ |
| 1150 ], | 1188 ], |
| 1151 options=None, | 1189 options=None, |
| 1152 is_extendable=True, | 1190 is_extendable=True, |
| 1153 syntax='proto2', | 1191 syntax='proto2', |
| 1154 extension_ranges=[(1000, 536870912), ], | 1192 extension_ranges=[(1000, 536870912), ], |
| 1155 oneofs=[ | 1193 oneofs=[ |
| 1156 ], | 1194 ], |
| 1157 serialized_start=3863, | 1195 serialized_start=4007, |
| 1158 serialized_end=4004, | 1196 serialized_end=4148, |
| 1159 ) | 1197 ) |
| 1160 | 1198 |
| 1161 | 1199 |
| 1162 _ENUMVALUEOPTIONS = _descriptor.Descriptor( | 1200 _ENUMVALUEOPTIONS = _descriptor.Descriptor( |
| 1163 name='EnumValueOptions', | 1201 name='EnumValueOptions', |
| 1164 full_name='google.protobuf.EnumValueOptions', | 1202 full_name='google.protobuf.EnumValueOptions', |
| 1165 filename=None, | 1203 filename=None, |
| 1166 file=DESCRIPTOR, | 1204 file=DESCRIPTOR, |
| 1167 containing_type=None, | 1205 containing_type=None, |
| 1168 fields=[ | 1206 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1185 ], | 1223 ], |
| 1186 nested_types=[], | 1224 nested_types=[], |
| 1187 enum_types=[ | 1225 enum_types=[ |
| 1188 ], | 1226 ], |
| 1189 options=None, | 1227 options=None, |
| 1190 is_extendable=True, | 1228 is_extendable=True, |
| 1191 syntax='proto2', | 1229 syntax='proto2', |
| 1192 extension_ranges=[(1000, 536870912), ], | 1230 extension_ranges=[(1000, 536870912), ], |
| 1193 oneofs=[ | 1231 oneofs=[ |
| 1194 ], | 1232 ], |
| 1195 serialized_start=4006, | 1233 serialized_start=4150, |
| 1196 serialized_end=4131, | 1234 serialized_end=4275, |
| 1197 ) | 1235 ) |
| 1198 | 1236 |
| 1199 | 1237 |
| 1200 _SERVICEOPTIONS = _descriptor.Descriptor( | 1238 _SERVICEOPTIONS = _descriptor.Descriptor( |
| 1201 name='ServiceOptions', | 1239 name='ServiceOptions', |
| 1202 full_name='google.protobuf.ServiceOptions', | 1240 full_name='google.protobuf.ServiceOptions', |
| 1203 filename=None, | 1241 filename=None, |
| 1204 file=DESCRIPTOR, | 1242 file=DESCRIPTOR, |
| 1205 containing_type=None, | 1243 containing_type=None, |
| 1206 fields=[ | 1244 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1223 ], | 1261 ], |
| 1224 nested_types=[], | 1262 nested_types=[], |
| 1225 enum_types=[ | 1263 enum_types=[ |
| 1226 ], | 1264 ], |
| 1227 options=None, | 1265 options=None, |
| 1228 is_extendable=True, | 1266 is_extendable=True, |
| 1229 syntax='proto2', | 1267 syntax='proto2', |
| 1230 extension_ranges=[(1000, 536870912), ], | 1268 extension_ranges=[(1000, 536870912), ], |
| 1231 oneofs=[ | 1269 oneofs=[ |
| 1232 ], | 1270 ], |
| 1233 serialized_start=4133, | 1271 serialized_start=4277, |
| 1234 serialized_end=4256, | 1272 serialized_end=4400, |
| 1235 ) | 1273 ) |
| 1236 | 1274 |
| 1237 | 1275 |
| 1238 _METHODOPTIONS = _descriptor.Descriptor( | 1276 _METHODOPTIONS = _descriptor.Descriptor( |
| 1239 name='MethodOptions', | 1277 name='MethodOptions', |
| 1240 full_name='google.protobuf.MethodOptions', | 1278 full_name='google.protobuf.MethodOptions', |
| 1241 filename=None, | 1279 filename=None, |
| 1242 file=DESCRIPTOR, | 1280 file=DESCRIPTOR, |
| 1243 containing_type=None, | 1281 containing_type=None, |
| 1244 fields=[ | 1282 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1261 ], | 1299 ], |
| 1262 nested_types=[], | 1300 nested_types=[], |
| 1263 enum_types=[ | 1301 enum_types=[ |
| 1264 ], | 1302 ], |
| 1265 options=None, | 1303 options=None, |
| 1266 is_extendable=True, | 1304 is_extendable=True, |
| 1267 syntax='proto2', | 1305 syntax='proto2', |
| 1268 extension_ranges=[(1000, 536870912), ], | 1306 extension_ranges=[(1000, 536870912), ], |
| 1269 oneofs=[ | 1307 oneofs=[ |
| 1270 ], | 1308 ], |
| 1271 serialized_start=4258, | 1309 serialized_start=4402, |
| 1272 serialized_end=4380, | 1310 serialized_end=4524, |
| 1273 ) | 1311 ) |
| 1274 | 1312 |
| 1275 | 1313 |
| 1276 _UNINTERPRETEDOPTION_NAMEPART = _descriptor.Descriptor( | 1314 _UNINTERPRETEDOPTION_NAMEPART = _descriptor.Descriptor( |
| 1277 name='NamePart', | 1315 name='NamePart', |
| 1278 full_name='google.protobuf.UninterpretedOption.NamePart', | 1316 full_name='google.protobuf.UninterpretedOption.NamePart', |
| 1279 filename=None, | 1317 filename=None, |
| 1280 file=DESCRIPTOR, | 1318 file=DESCRIPTOR, |
| 1281 containing_type=None, | 1319 containing_type=None, |
| 1282 fields=[ | 1320 fields=[ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 1299 ], | 1337 ], |
| 1300 nested_types=[], | 1338 nested_types=[], |
| 1301 enum_types=[ | 1339 enum_types=[ |
| 1302 ], | 1340 ], |
| 1303 options=None, | 1341 options=None, |
| 1304 is_extendable=False, | 1342 is_extendable=False, |
| 1305 syntax='proto2', | 1343 syntax='proto2', |
| 1306 extension_ranges=[], | 1344 extension_ranges=[], |
| 1307 oneofs=[ | 1345 oneofs=[ |
| 1308 ], | 1346 ], |
| 1309 serialized_start=4618, | 1347 serialized_start=4762, |
| 1310 serialized_end=4669, | 1348 serialized_end=4813, |
| 1311 ) | 1349 ) |
| 1312 | 1350 |
| 1313 _UNINTERPRETEDOPTION = _descriptor.Descriptor( | 1351 _UNINTERPRETEDOPTION = _descriptor.Descriptor( |
| 1314 name='UninterpretedOption', | 1352 name='UninterpretedOption', |
| 1315 full_name='google.protobuf.UninterpretedOption', | 1353 full_name='google.protobuf.UninterpretedOption', |
| 1316 filename=None, | 1354 filename=None, |
| 1317 file=DESCRIPTOR, | 1355 file=DESCRIPTOR, |
| 1318 containing_type=None, | 1356 containing_type=None, |
| 1319 fields=[ | 1357 fields=[ |
| 1320 _descriptor.FieldDescriptor( | 1358 _descriptor.FieldDescriptor( |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1371 ], | 1409 ], |
| 1372 nested_types=[_UNINTERPRETEDOPTION_NAMEPART, ], | 1410 nested_types=[_UNINTERPRETEDOPTION_NAMEPART, ], |
| 1373 enum_types=[ | 1411 enum_types=[ |
| 1374 ], | 1412 ], |
| 1375 options=None, | 1413 options=None, |
| 1376 is_extendable=False, | 1414 is_extendable=False, |
| 1377 syntax='proto2', | 1415 syntax='proto2', |
| 1378 extension_ranges=[], | 1416 extension_ranges=[], |
| 1379 oneofs=[ | 1417 oneofs=[ |
| 1380 ], | 1418 ], |
| 1381 serialized_start=4383, | 1419 serialized_start=4527, |
| 1382 serialized_end=4669, | 1420 serialized_end=4813, |
| 1383 ) | 1421 ) |
| 1384 | 1422 |
| 1385 | 1423 |
| 1386 _SOURCECODEINFO_LOCATION = _descriptor.Descriptor( | 1424 _SOURCECODEINFO_LOCATION = _descriptor.Descriptor( |
| 1387 name='Location', | 1425 name='Location', |
| 1388 full_name='google.protobuf.SourceCodeInfo.Location', | 1426 full_name='google.protobuf.SourceCodeInfo.Location', |
| 1389 filename=None, | 1427 filename=None, |
| 1390 file=DESCRIPTOR, | 1428 file=DESCRIPTOR, |
| 1391 containing_type=None, | 1429 containing_type=None, |
| 1392 fields=[ | 1430 fields=[ |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1430 ], | 1468 ], |
| 1431 nested_types=[], | 1469 nested_types=[], |
| 1432 enum_types=[ | 1470 enum_types=[ |
| 1433 ], | 1471 ], |
| 1434 options=None, | 1472 options=None, |
| 1435 is_extendable=False, | 1473 is_extendable=False, |
| 1436 syntax='proto2', | 1474 syntax='proto2', |
| 1437 extension_ranges=[], | 1475 extension_ranges=[], |
| 1438 oneofs=[ | 1476 oneofs=[ |
| 1439 ], | 1477 ], |
| 1440 serialized_start=4751, | 1478 serialized_start=4895, |
| 1441 serialized_end=4885, | 1479 serialized_end=5029, |
| 1442 ) | 1480 ) |
| 1443 | 1481 |
| 1444 _SOURCECODEINFO = _descriptor.Descriptor( | 1482 _SOURCECODEINFO = _descriptor.Descriptor( |
| 1445 name='SourceCodeInfo', | 1483 name='SourceCodeInfo', |
| 1446 full_name='google.protobuf.SourceCodeInfo', | 1484 full_name='google.protobuf.SourceCodeInfo', |
| 1447 filename=None, | 1485 filename=None, |
| 1448 file=DESCRIPTOR, | 1486 file=DESCRIPTOR, |
| 1449 containing_type=None, | 1487 containing_type=None, |
| 1450 fields=[ | 1488 fields=[ |
| 1451 _descriptor.FieldDescriptor( | 1489 _descriptor.FieldDescriptor( |
| 1452 name='location', full_name='google.protobuf.SourceCodeInfo.location', inde
x=0, | 1490 name='location', full_name='google.protobuf.SourceCodeInfo.location', inde
x=0, |
| 1453 number=1, type=11, cpp_type=10, label=3, | 1491 number=1, type=11, cpp_type=10, label=3, |
| 1454 has_default_value=False, default_value=[], | 1492 has_default_value=False, default_value=[], |
| 1455 message_type=None, enum_type=None, containing_type=None, | 1493 message_type=None, enum_type=None, containing_type=None, |
| 1456 is_extension=False, extension_scope=None, | 1494 is_extension=False, extension_scope=None, |
| 1457 options=None), | 1495 options=None), |
| 1458 ], | 1496 ], |
| 1459 extensions=[ | 1497 extensions=[ |
| 1460 ], | 1498 ], |
| 1461 nested_types=[_SOURCECODEINFO_LOCATION, ], | 1499 nested_types=[_SOURCECODEINFO_LOCATION, ], |
| 1462 enum_types=[ | 1500 enum_types=[ |
| 1463 ], | 1501 ], |
| 1464 options=None, | 1502 options=None, |
| 1465 is_extendable=False, | 1503 is_extendable=False, |
| 1466 syntax='proto2', | 1504 syntax='proto2', |
| 1467 extension_ranges=[], | 1505 extension_ranges=[], |
| 1468 oneofs=[ | 1506 oneofs=[ |
| 1469 ], | 1507 ], |
| 1470 serialized_start=4672, | 1508 serialized_start=4816, |
| 1471 serialized_end=4885, | 1509 serialized_end=5029, |
| 1472 ) | 1510 ) |
| 1473 | 1511 |
| 1474 | 1512 |
| 1475 _GENERATEDCODEINFO_ANNOTATION = _descriptor.Descriptor( | 1513 _GENERATEDCODEINFO_ANNOTATION = _descriptor.Descriptor( |
| 1476 name='Annotation', | 1514 name='Annotation', |
| 1477 full_name='google.protobuf.GeneratedCodeInfo.Annotation', | 1515 full_name='google.protobuf.GeneratedCodeInfo.Annotation', |
| 1478 filename=None, | 1516 filename=None, |
| 1479 file=DESCRIPTOR, | 1517 file=DESCRIPTOR, |
| 1480 containing_type=None, | 1518 containing_type=None, |
| 1481 fields=[ | 1519 fields=[ |
| (...skipping 30 matching lines...) Expand all Loading... |
| 1512 ], | 1550 ], |
| 1513 nested_types=[], | 1551 nested_types=[], |
| 1514 enum_types=[ | 1552 enum_types=[ |
| 1515 ], | 1553 ], |
| 1516 options=None, | 1554 options=None, |
| 1517 is_extendable=False, | 1555 is_extendable=False, |
| 1518 syntax='proto2', | 1556 syntax='proto2', |
| 1519 extension_ranges=[], | 1557 extension_ranges=[], |
| 1520 oneofs=[ | 1558 oneofs=[ |
| 1521 ], | 1559 ], |
| 1522 serialized_start=4976, | 1560 serialized_start=5120, |
| 1523 serialized_end=5055, | 1561 serialized_end=5199, |
| 1524 ) | 1562 ) |
| 1525 | 1563 |
| 1526 _GENERATEDCODEINFO = _descriptor.Descriptor( | 1564 _GENERATEDCODEINFO = _descriptor.Descriptor( |
| 1527 name='GeneratedCodeInfo', | 1565 name='GeneratedCodeInfo', |
| 1528 full_name='google.protobuf.GeneratedCodeInfo', | 1566 full_name='google.protobuf.GeneratedCodeInfo', |
| 1529 filename=None, | 1567 filename=None, |
| 1530 file=DESCRIPTOR, | 1568 file=DESCRIPTOR, |
| 1531 containing_type=None, | 1569 containing_type=None, |
| 1532 fields=[ | 1570 fields=[ |
| 1533 _descriptor.FieldDescriptor( | 1571 _descriptor.FieldDescriptor( |
| 1534 name='annotation', full_name='google.protobuf.GeneratedCodeInfo.annotation
', index=0, | 1572 name='annotation', full_name='google.protobuf.GeneratedCodeInfo.annotation
', index=0, |
| 1535 number=1, type=11, cpp_type=10, label=3, | 1573 number=1, type=11, cpp_type=10, label=3, |
| 1536 has_default_value=False, default_value=[], | 1574 has_default_value=False, default_value=[], |
| 1537 message_type=None, enum_type=None, containing_type=None, | 1575 message_type=None, enum_type=None, containing_type=None, |
| 1538 is_extension=False, extension_scope=None, | 1576 is_extension=False, extension_scope=None, |
| 1539 options=None), | 1577 options=None), |
| 1540 ], | 1578 ], |
| 1541 extensions=[ | 1579 extensions=[ |
| 1542 ], | 1580 ], |
| 1543 nested_types=[_GENERATEDCODEINFO_ANNOTATION, ], | 1581 nested_types=[_GENERATEDCODEINFO_ANNOTATION, ], |
| 1544 enum_types=[ | 1582 enum_types=[ |
| 1545 ], | 1583 ], |
| 1546 options=None, | 1584 options=None, |
| 1547 is_extendable=False, | 1585 is_extendable=False, |
| 1548 syntax='proto2', | 1586 syntax='proto2', |
| 1549 extension_ranges=[], | 1587 extension_ranges=[], |
| 1550 oneofs=[ | 1588 oneofs=[ |
| 1551 ], | 1589 ], |
| 1552 serialized_start=4888, | 1590 serialized_start=5032, |
| 1553 serialized_end=5055, | 1591 serialized_end=5199, |
| 1554 ) | 1592 ) |
| 1555 | 1593 |
| 1556 _FILEDESCRIPTORSET.fields_by_name['file'].message_type = _FILEDESCRIPTORPROTO | 1594 _FILEDESCRIPTORSET.fields_by_name['file'].message_type = _FILEDESCRIPTORPROTO |
| 1557 _FILEDESCRIPTORPROTO.fields_by_name['message_type'].message_type = _DESCRIPTORPR
OTO | 1595 _FILEDESCRIPTORPROTO.fields_by_name['message_type'].message_type = _DESCRIPTORPR
OTO |
| 1558 _FILEDESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORP
ROTO | 1596 _FILEDESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORP
ROTO |
| 1559 _FILEDESCRIPTORPROTO.fields_by_name['service'].message_type = _SERVICEDESCRIPTOR
PROTO | 1597 _FILEDESCRIPTORPROTO.fields_by_name['service'].message_type = _SERVICEDESCRIPTOR
PROTO |
| 1560 _FILEDESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTOR
PROTO | 1598 _FILEDESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTOR
PROTO |
| 1561 _FILEDESCRIPTORPROTO.fields_by_name['options'].message_type = _FILEOPTIONS | 1599 _FILEDESCRIPTORPROTO.fields_by_name['options'].message_type = _FILEOPTIONS |
| 1562 _FILEDESCRIPTORPROTO.fields_by_name['source_code_info'].message_type = _SOURCECO
DEINFO | 1600 _FILEDESCRIPTORPROTO.fields_by_name['source_code_info'].message_type = _SOURCECO
DEINFO |
| 1563 _DESCRIPTORPROTO_EXTENSIONRANGE.containing_type = _DESCRIPTORPROTO | 1601 _DESCRIPTORPROTO_EXTENSIONRANGE.containing_type = _DESCRIPTORPROTO |
| 1564 _DESCRIPTORPROTO_RESERVEDRANGE.containing_type = _DESCRIPTORPROTO | 1602 _DESCRIPTORPROTO_RESERVEDRANGE.containing_type = _DESCRIPTORPROTO |
| 1565 _DESCRIPTORPROTO.fields_by_name['field'].message_type = _FIELDDESCRIPTORPROTO | 1603 _DESCRIPTORPROTO.fields_by_name['field'].message_type = _FIELDDESCRIPTORPROTO |
| 1566 _DESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTORPROT
O | 1604 _DESCRIPTORPROTO.fields_by_name['extension'].message_type = _FIELDDESCRIPTORPROT
O |
| 1567 _DESCRIPTORPROTO.fields_by_name['nested_type'].message_type = _DESCRIPTORPROTO | 1605 _DESCRIPTORPROTO.fields_by_name['nested_type'].message_type = _DESCRIPTORPROTO |
| 1568 _DESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORPROTO | 1606 _DESCRIPTORPROTO.fields_by_name['enum_type'].message_type = _ENUMDESCRIPTORPROTO |
| 1569 _DESCRIPTORPROTO.fields_by_name['extension_range'].message_type = _DESCRIPTORPRO
TO_EXTENSIONRANGE | 1607 _DESCRIPTORPROTO.fields_by_name['extension_range'].message_type = _DESCRIPTORPRO
TO_EXTENSIONRANGE |
| 1570 _DESCRIPTORPROTO.fields_by_name['oneof_decl'].message_type = _ONEOFDESCRIPTORPRO
TO | 1608 _DESCRIPTORPROTO.fields_by_name['oneof_decl'].message_type = _ONEOFDESCRIPTORPRO
TO |
| 1571 _DESCRIPTORPROTO.fields_by_name['options'].message_type = _MESSAGEOPTIONS | 1609 _DESCRIPTORPROTO.fields_by_name['options'].message_type = _MESSAGEOPTIONS |
| 1572 _DESCRIPTORPROTO.fields_by_name['reserved_range'].message_type = _DESCRIPTORPROT
O_RESERVEDRANGE | 1610 _DESCRIPTORPROTO.fields_by_name['reserved_range'].message_type = _DESCRIPTORPROT
O_RESERVEDRANGE |
| 1573 _FIELDDESCRIPTORPROTO.fields_by_name['label'].enum_type = _FIELDDESCRIPTORPROTO_
LABEL | 1611 _FIELDDESCRIPTORPROTO.fields_by_name['label'].enum_type = _FIELDDESCRIPTORPROTO_
LABEL |
| 1574 _FIELDDESCRIPTORPROTO.fields_by_name['type'].enum_type = _FIELDDESCRIPTORPROTO_T
YPE | 1612 _FIELDDESCRIPTORPROTO.fields_by_name['type'].enum_type = _FIELDDESCRIPTORPROTO_T
YPE |
| 1575 _FIELDDESCRIPTORPROTO.fields_by_name['options'].message_type = _FIELDOPTIONS | 1613 _FIELDDESCRIPTORPROTO.fields_by_name['options'].message_type = _FIELDOPTIONS |
| 1576 _FIELDDESCRIPTORPROTO_TYPE.containing_type = _FIELDDESCRIPTORPROTO | 1614 _FIELDDESCRIPTORPROTO_TYPE.containing_type = _FIELDDESCRIPTORPROTO |
| 1577 _FIELDDESCRIPTORPROTO_LABEL.containing_type = _FIELDDESCRIPTORPROTO | 1615 _FIELDDESCRIPTORPROTO_LABEL.containing_type = _FIELDDESCRIPTORPROTO |
| 1616 _ONEOFDESCRIPTORPROTO.fields_by_name['options'].message_type = _ONEOFOPTIONS |
| 1578 _ENUMDESCRIPTORPROTO.fields_by_name['value'].message_type = _ENUMVALUEDESCRIPTOR
PROTO | 1617 _ENUMDESCRIPTORPROTO.fields_by_name['value'].message_type = _ENUMVALUEDESCRIPTOR
PROTO |
| 1579 _ENUMDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMOPTIONS | 1618 _ENUMDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMOPTIONS |
| 1580 _ENUMVALUEDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMVALUEOPT
IONS | 1619 _ENUMVALUEDESCRIPTORPROTO.fields_by_name['options'].message_type = _ENUMVALUEOPT
IONS |
| 1581 _SERVICEDESCRIPTORPROTO.fields_by_name['method'].message_type = _METHODDESCRIPTO
RPROTO | 1620 _SERVICEDESCRIPTORPROTO.fields_by_name['method'].message_type = _METHODDESCRIPTO
RPROTO |
| 1582 _SERVICEDESCRIPTORPROTO.fields_by_name['options'].message_type = _SERVICEOPTIONS | 1621 _SERVICEDESCRIPTORPROTO.fields_by_name['options'].message_type = _SERVICEOPTIONS |
| 1583 _METHODDESCRIPTORPROTO.fields_by_name['options'].message_type = _METHODOPTIONS | 1622 _METHODDESCRIPTORPROTO.fields_by_name['options'].message_type = _METHODOPTIONS |
| 1584 _FILEOPTIONS.fields_by_name['optimize_for'].enum_type = _FILEOPTIONS_OPTIMIZEMOD
E | 1623 _FILEOPTIONS.fields_by_name['optimize_for'].enum_type = _FILEOPTIONS_OPTIMIZEMOD
E |
| 1585 _FILEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION | 1624 _FILEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION |
| 1586 _FILEOPTIONS_OPTIMIZEMODE.containing_type = _FILEOPTIONS | 1625 _FILEOPTIONS_OPTIMIZEMODE.containing_type = _FILEOPTIONS |
| 1587 _MESSAGEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION | 1626 _MESSAGEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION |
| 1588 _FIELDOPTIONS.fields_by_name['ctype'].enum_type = _FIELDOPTIONS_CTYPE | 1627 _FIELDOPTIONS.fields_by_name['ctype'].enum_type = _FIELDOPTIONS_CTYPE |
| 1589 _FIELDOPTIONS.fields_by_name['jstype'].enum_type = _FIELDOPTIONS_JSTYPE | 1628 _FIELDOPTIONS.fields_by_name['jstype'].enum_type = _FIELDOPTIONS_JSTYPE |
| 1590 _FIELDOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION | 1629 _FIELDOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION |
| 1591 _FIELDOPTIONS_CTYPE.containing_type = _FIELDOPTIONS | 1630 _FIELDOPTIONS_CTYPE.containing_type = _FIELDOPTIONS |
| 1592 _FIELDOPTIONS_JSTYPE.containing_type = _FIELDOPTIONS | 1631 _FIELDOPTIONS_JSTYPE.containing_type = _FIELDOPTIONS |
| 1632 _ONEOFOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRET
EDOPTION |
| 1593 _ENUMOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION | 1633 _ENUMOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRETE
DOPTION |
| 1594 _ENUMVALUEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTER
PRETEDOPTION | 1634 _ENUMVALUEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTER
PRETEDOPTION |
| 1595 _SERVICEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION | 1635 _SERVICEOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPR
ETEDOPTION |
| 1596 _METHODOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRE
TEDOPTION | 1636 _METHODOPTIONS.fields_by_name['uninterpreted_option'].message_type = _UNINTERPRE
TEDOPTION |
| 1597 _UNINTERPRETEDOPTION_NAMEPART.containing_type = _UNINTERPRETEDOPTION | 1637 _UNINTERPRETEDOPTION_NAMEPART.containing_type = _UNINTERPRETEDOPTION |
| 1598 _UNINTERPRETEDOPTION.fields_by_name['name'].message_type = _UNINTERPRETEDOPTION_
NAMEPART | 1638 _UNINTERPRETEDOPTION.fields_by_name['name'].message_type = _UNINTERPRETEDOPTION_
NAMEPART |
| 1599 _SOURCECODEINFO_LOCATION.containing_type = _SOURCECODEINFO | 1639 _SOURCECODEINFO_LOCATION.containing_type = _SOURCECODEINFO |
| 1600 _SOURCECODEINFO.fields_by_name['location'].message_type = _SOURCECODEINFO_LOCATI
ON | 1640 _SOURCECODEINFO.fields_by_name['location'].message_type = _SOURCECODEINFO_LOCATI
ON |
| 1601 _GENERATEDCODEINFO_ANNOTATION.containing_type = _GENERATEDCODEINFO | 1641 _GENERATEDCODEINFO_ANNOTATION.containing_type = _GENERATEDCODEINFO |
| 1602 _GENERATEDCODEINFO.fields_by_name['annotation'].message_type = _GENERATEDCODEINF
O_ANNOTATION | 1642 _GENERATEDCODEINFO.fields_by_name['annotation'].message_type = _GENERATEDCODEINF
O_ANNOTATION |
| 1603 DESCRIPTOR.message_types_by_name['FileDescriptorSet'] = _FILEDESCRIPTORSET | 1643 DESCRIPTOR.message_types_by_name['FileDescriptorSet'] = _FILEDESCRIPTORSET |
| 1604 DESCRIPTOR.message_types_by_name['FileDescriptorProto'] = _FILEDESCRIPTORPROTO | 1644 DESCRIPTOR.message_types_by_name['FileDescriptorProto'] = _FILEDESCRIPTORPROTO |
| 1605 DESCRIPTOR.message_types_by_name['DescriptorProto'] = _DESCRIPTORPROTO | 1645 DESCRIPTOR.message_types_by_name['DescriptorProto'] = _DESCRIPTORPROTO |
| 1606 DESCRIPTOR.message_types_by_name['FieldDescriptorProto'] = _FIELDDESCRIPTORPROTO | 1646 DESCRIPTOR.message_types_by_name['FieldDescriptorProto'] = _FIELDDESCRIPTORPROTO |
| 1607 DESCRIPTOR.message_types_by_name['OneofDescriptorProto'] = _ONEOFDESCRIPTORPROTO | 1647 DESCRIPTOR.message_types_by_name['OneofDescriptorProto'] = _ONEOFDESCRIPTORPROTO |
| 1608 DESCRIPTOR.message_types_by_name['EnumDescriptorProto'] = _ENUMDESCRIPTORPROTO | 1648 DESCRIPTOR.message_types_by_name['EnumDescriptorProto'] = _ENUMDESCRIPTORPROTO |
| 1609 DESCRIPTOR.message_types_by_name['EnumValueDescriptorProto'] = _ENUMVALUEDESCRIP
TORPROTO | 1649 DESCRIPTOR.message_types_by_name['EnumValueDescriptorProto'] = _ENUMVALUEDESCRIP
TORPROTO |
| 1610 DESCRIPTOR.message_types_by_name['ServiceDescriptorProto'] = _SERVICEDESCRIPTORP
ROTO | 1650 DESCRIPTOR.message_types_by_name['ServiceDescriptorProto'] = _SERVICEDESCRIPTORP
ROTO |
| 1611 DESCRIPTOR.message_types_by_name['MethodDescriptorProto'] = _METHODDESCRIPTORPRO
TO | 1651 DESCRIPTOR.message_types_by_name['MethodDescriptorProto'] = _METHODDESCRIPTORPRO
TO |
| 1612 DESCRIPTOR.message_types_by_name['FileOptions'] = _FILEOPTIONS | 1652 DESCRIPTOR.message_types_by_name['FileOptions'] = _FILEOPTIONS |
| 1613 DESCRIPTOR.message_types_by_name['MessageOptions'] = _MESSAGEOPTIONS | 1653 DESCRIPTOR.message_types_by_name['MessageOptions'] = _MESSAGEOPTIONS |
| 1614 DESCRIPTOR.message_types_by_name['FieldOptions'] = _FIELDOPTIONS | 1654 DESCRIPTOR.message_types_by_name['FieldOptions'] = _FIELDOPTIONS |
| 1655 DESCRIPTOR.message_types_by_name['OneofOptions'] = _ONEOFOPTIONS |
| 1615 DESCRIPTOR.message_types_by_name['EnumOptions'] = _ENUMOPTIONS | 1656 DESCRIPTOR.message_types_by_name['EnumOptions'] = _ENUMOPTIONS |
| 1616 DESCRIPTOR.message_types_by_name['EnumValueOptions'] = _ENUMVALUEOPTIONS | 1657 DESCRIPTOR.message_types_by_name['EnumValueOptions'] = _ENUMVALUEOPTIONS |
| 1617 DESCRIPTOR.message_types_by_name['ServiceOptions'] = _SERVICEOPTIONS | 1658 DESCRIPTOR.message_types_by_name['ServiceOptions'] = _SERVICEOPTIONS |
| 1618 DESCRIPTOR.message_types_by_name['MethodOptions'] = _METHODOPTIONS | 1659 DESCRIPTOR.message_types_by_name['MethodOptions'] = _METHODOPTIONS |
| 1619 DESCRIPTOR.message_types_by_name['UninterpretedOption'] = _UNINTERPRETEDOPTION | 1660 DESCRIPTOR.message_types_by_name['UninterpretedOption'] = _UNINTERPRETEDOPTION |
| 1620 DESCRIPTOR.message_types_by_name['SourceCodeInfo'] = _SOURCECODEINFO | 1661 DESCRIPTOR.message_types_by_name['SourceCodeInfo'] = _SOURCECODEINFO |
| 1621 DESCRIPTOR.message_types_by_name['GeneratedCodeInfo'] = _GENERATEDCODEINFO | 1662 DESCRIPTOR.message_types_by_name['GeneratedCodeInfo'] = _GENERATEDCODEINFO |
| 1622 | 1663 |
| 1623 FileDescriptorSet = _reflection.GeneratedProtocolMessageType('FileDescriptorSet'
, (_message.Message,), dict( | 1664 FileDescriptorSet = _reflection.GeneratedProtocolMessageType('FileDescriptorSet'
, (_message.Message,), dict( |
| 1624 DESCRIPTOR = _FILEDESCRIPTORSET, | 1665 DESCRIPTOR = _FILEDESCRIPTORSET, |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1713 )) | 1754 )) |
| 1714 _sym_db.RegisterMessage(MessageOptions) | 1755 _sym_db.RegisterMessage(MessageOptions) |
| 1715 | 1756 |
| 1716 FieldOptions = _reflection.GeneratedProtocolMessageType('FieldOptions', (_messag
e.Message,), dict( | 1757 FieldOptions = _reflection.GeneratedProtocolMessageType('FieldOptions', (_messag
e.Message,), dict( |
| 1717 DESCRIPTOR = _FIELDOPTIONS, | 1758 DESCRIPTOR = _FIELDOPTIONS, |
| 1718 __module__ = 'google.protobuf.descriptor_pb2' | 1759 __module__ = 'google.protobuf.descriptor_pb2' |
| 1719 # @@protoc_insertion_point(class_scope:google.protobuf.FieldOptions) | 1760 # @@protoc_insertion_point(class_scope:google.protobuf.FieldOptions) |
| 1720 )) | 1761 )) |
| 1721 _sym_db.RegisterMessage(FieldOptions) | 1762 _sym_db.RegisterMessage(FieldOptions) |
| 1722 | 1763 |
| 1764 OneofOptions = _reflection.GeneratedProtocolMessageType('OneofOptions', (_messag
e.Message,), dict( |
| 1765 DESCRIPTOR = _ONEOFOPTIONS, |
| 1766 __module__ = 'google.protobuf.descriptor_pb2' |
| 1767 # @@protoc_insertion_point(class_scope:google.protobuf.OneofOptions) |
| 1768 )) |
| 1769 _sym_db.RegisterMessage(OneofOptions) |
| 1770 |
| 1723 EnumOptions = _reflection.GeneratedProtocolMessageType('EnumOptions', (_message.
Message,), dict( | 1771 EnumOptions = _reflection.GeneratedProtocolMessageType('EnumOptions', (_message.
Message,), dict( |
| 1724 DESCRIPTOR = _ENUMOPTIONS, | 1772 DESCRIPTOR = _ENUMOPTIONS, |
| 1725 __module__ = 'google.protobuf.descriptor_pb2' | 1773 __module__ = 'google.protobuf.descriptor_pb2' |
| 1726 # @@protoc_insertion_point(class_scope:google.protobuf.EnumOptions) | 1774 # @@protoc_insertion_point(class_scope:google.protobuf.EnumOptions) |
| 1727 )) | 1775 )) |
| 1728 _sym_db.RegisterMessage(EnumOptions) | 1776 _sym_db.RegisterMessage(EnumOptions) |
| 1729 | 1777 |
| 1730 EnumValueOptions = _reflection.GeneratedProtocolMessageType('EnumValueOptions',
(_message.Message,), dict( | 1778 EnumValueOptions = _reflection.GeneratedProtocolMessageType('EnumValueOptions',
(_message.Message,), dict( |
| 1731 DESCRIPTOR = _ENUMVALUEOPTIONS, | 1779 DESCRIPTOR = _ENUMVALUEOPTIONS, |
| 1732 __module__ = 'google.protobuf.descriptor_pb2' | 1780 __module__ = 'google.protobuf.descriptor_pb2' |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1788 , | 1836 , |
| 1789 DESCRIPTOR = _GENERATEDCODEINFO, | 1837 DESCRIPTOR = _GENERATEDCODEINFO, |
| 1790 __module__ = 'google.protobuf.descriptor_pb2' | 1838 __module__ = 'google.protobuf.descriptor_pb2' |
| 1791 # @@protoc_insertion_point(class_scope:google.protobuf.GeneratedCodeInfo) | 1839 # @@protoc_insertion_point(class_scope:google.protobuf.GeneratedCodeInfo) |
| 1792 )) | 1840 )) |
| 1793 _sym_db.RegisterMessage(GeneratedCodeInfo) | 1841 _sym_db.RegisterMessage(GeneratedCodeInfo) |
| 1794 _sym_db.RegisterMessage(GeneratedCodeInfo.Annotation) | 1842 _sym_db.RegisterMessage(GeneratedCodeInfo.Annotation) |
| 1795 | 1843 |
| 1796 | 1844 |
| 1797 # @@protoc_insertion_point(module_scope) | 1845 # @@protoc_insertion_point(module_scope) |
| OLD | NEW |