Home | History | Annotate | Download | only in protobuf

Lines Matching refs:DESCRIPTOR

3 from google.protobuf import descriptor
9 DESCRIPTOR = descriptor.FileDescriptor(
10 name='google/protobuf/descriptor.proto',
12 serialized_pb='\n google/protobuf/descriptor.proto\x12\x0fgoogle.protobuf\"G\n\x11\x46ileDescriptorSet\x12\x32\n\x04\x66ile\x18\x01 \x03(\x0b\x32$.google.protobuf.FileDescriptorProto\"\xdc\x02\n\x13\x46ileDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0f\n\x07package\x18\x02 \x01(\t\x12\x12\n\ndependency\x18\x03 \x03(\t\x12\x36\n\x0cmessage_type\x18\x04 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x05 \x03(\x0b\x32$.google.protobuf.EnumDescriptorProto\x12\x38\n\x07service\x18\x06 \x03(\x0b\x32\'.google.protobuf.ServiceDescriptorProto\x12\x38\n\textension\x18\x07 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12-\n\x07options\x18\x08 \x01(\x0b\x32\x1c.google.protobuf.FileOptions\"\xa9\x03\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\textension\x18\x06 \x03(\x0b\x32%.google.protobuf.FieldDescriptorProto\x12\x35\n\x0bnested_type\x18\x03 \x03(\x0b\x32 .google.protobuf.DescriptorProto\x12\x37\n\tenum_type\x18\x04 \x03(\x0b\x32$.google.protobuf.EnumDescriptorProto\x12H\n\x0f\x65xtension_range\x18\x05 \x03(\x0b\x32/.google.protobuf.DescriptorProto.ExtensionRange\x12\x30\n\x07options\x18\x07 \x01(\x0b\x32\x1f.google.protobuf.MessageOptions\x1a,\n\x0e\x45xtensionRange\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0b\n\x03\x65nd\x18\x02 \x01(\x05\"\x94\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 \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\x12\x0e\n\nTYPE_INT64\x10\x03\x12\x0f\n\x0bTYPE_UINT64\x10\x04\x12\x0e\n\nTYPE_INT32\x10\x05\x12\x10\n\x0cTYPE_FIXED64\x10\x06\x12\x10\n\x0cTYPE_FIXED32\x10\x07\x12\r\n\tTYPE_BOOL\x10\x08\x12\x0f\n\x0bTYPE_STRING\x10\t\x12\x0e\n\nTYPE_GROUP\x10\n\x12\x10\n\x0cTYPE_MESSAGE\x10\x0b\x12\x0e\n\nTYPE_BYTES\x10\x0c\x12\x0f\n\x0bTYPE_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\x0bTYPE_SINT64\x10\x12\"C\n\x05Label\x12\x12\n\x0eLABEL_OPTIONAL\x10\x01\x12\x12\n\x0eLABEL_REQUIRED\x10\x02\x12\x12\n\x0eLABEL_REPEATED\x10\x03\"\x8c\x01\n\x13\x45numDescriptorProto\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x38\n\x05value\x18\x02 \x03(\x0b\x32).google.protobuf.EnumValueDescriptorProto\x12-\n\x07options\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.EnumOptions\"l\n\x18\x45numValueDescriptorProto\x12\x0c\n\x04name\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\x16ServiceDescriptorProto\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 \x01(\x0b\x32\x1f.google.protobuf.ServiceOptions\"\x7f\n\x15MethodDescriptorProto\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\"\xa4\x03\n\x0b\x46ileOptions\x12\x14\n\x0cjava_package\x18\x01 \x01(\t\x12\x1c\n\x14java_outer_classname\x18\x08 \x01(\t\x12\"\n\x13java_multiple_files\x18\n \x01(\x08:\x05\x66\x61lse\x12\x46\n\x0coptimize_for\x18\t \x01(\x0e\x32).google.protobuf.FileOptions.OptimizeMode:\x05SPEED\x12!\n\x13\x63\x63_generic_services\x18\x10 \x01(\x08:\x04true\x12#\n\x15java_generic_services\x18\x11 \x01(\x08:\x04true\x12!\n\x13py_generic_services\x18\x12 \x01(\x08:\x04true\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\x02\"\xb8\x01\n\x0eMessageOptions\x12&\n\x17message_set_wire_format\x18\x01 \x01(\x08:\x05\x66\x61lse\x12.\n\x1fno_standard_descriptor_accessor\x18\x02 \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\"\x94\x02\n\x0c\x46ieldOptions\x12:\n\x05\x63type\x18\x01 \x01(\x0e\x32#.google.protobuf.FieldOptions.CType:\x06STRING\x12\x0e\n\x06packed\x18\x02 \x01(\x08\x12\x19\n\ndeprecated\x18\x03 \x01(\x08:\x05\x66\x61lse\x12\x1c\n\x14\x65xperimental_map_key\x18\t \x01(\t\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*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"]\n\x0b\x45numOptions\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"b\n\x10\x45numValueOptions\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\x0eServiceOptions\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\rMethodOptions\x12\x43\n\x14uninterpreted_option\x18\xe7\x07 \x03(\x0b\x32$.google.protobuf.UninterpretedOption*\t\x08\xe8\x07\x10\x80\x80\x80\x80\x02\"\x85\x02\n\x13UninterpretedOption\x12;\n\x04name\x18\x02 \x03(\x0b\x32-.google.protobuf.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_value\x18\x05 \x01(\x03\x12\x14\n\x0c\x64ouble_value\x18\x06 \x01(\x01\x12\x14\n\x0cstring_value\x18\x07 \x01(\x0c\x1a\x33\n\x08NamePart\x12\x11\n\tname_part\x18\x01 \x02(\t\x12\x14\n\x0cis_extension\x18\x02 \x02(\x08\x42)\n\x13\x63om.google.protobufB\x10\x44\x65scriptorProtosH\x01')
16 _FIELDDESCRIPTORPROTO_TYPE = descriptor.EnumDescriptor(
20 file=DESCRIPTOR,
22 descriptor.EnumValueDescriptor(
26 descriptor.EnumValueDescriptor(
30 descriptor.EnumValueDescriptor(
34 descriptor.EnumValueDescriptor(
38 descriptor.EnumValueDescriptor(
42 descriptor.EnumValueDescriptor(
46 descriptor.EnumValueDescriptor(
50 descriptor.EnumValueDescriptor(
54 descriptor.EnumValueDescriptor(
58 descriptor.EnumValueDescriptor(
62 descriptor.EnumValueDescriptor(
66 descriptor.EnumValueDescriptor(
70 descriptor.EnumValueDescriptor(
74 descriptor.EnumValueDescriptor(
78 descriptor.EnumValueDescriptor(
82 descriptor.EnumValueDescriptor(
86 descriptor.EnumValueDescriptor(
90 descriptor.EnumValueDescriptor(
101 _FIELDDESCRIPTORPROTO_LABEL = descriptor.EnumDescriptor(
105 file=DESCRIPTOR,
107 descriptor.EnumValueDescriptor(
111 descriptor.EnumValueDescriptor(
115 descriptor.EnumValueDescriptor(
126 _FILEOPTIONS_OPTIMIZEMODE = descriptor.EnumDescriptor(
130 file=DESCRIPTOR,
132 descriptor.EnumValueDescriptor(
136 descriptor.EnumValueDescriptor(
140 descriptor.EnumValueDescriptor(
151 _FIELDOPTIONS_CTYPE = descriptor.EnumDescriptor(
155 file=DESCRIPTOR,
157 descriptor.EnumValueDescriptor(
161 descriptor.EnumValueDescriptor(
165 descriptor.EnumValueDescriptor(
177 _FILEDESCRIPTORSET = descriptor.Descriptor(
181 file=DESCRIPTOR,
184 descriptor.FieldDescriptor(
205 _FILEDESCRIPTORPROTO = descriptor.Descriptor(
209 file=DESCRIPTOR,
212 descriptor.FieldDescriptor(
219 descriptor.FieldDescriptor(
226 descriptor.FieldDescriptor(
233 descriptor.FieldDescriptor(
240 descriptor.FieldDescriptor(
247 descriptor.FieldDescriptor(
254 descriptor.FieldDescriptor(
261 descriptor.FieldDescriptor(
282 _DESCRIPTORPROTO_EXTENSIONRANGE = descriptor.Descriptor(
286 file=DESCRIPTOR,
289 descriptor.FieldDescriptor(
296 descriptor.FieldDescriptor(
316 _DESCRIPTORPROTO = descriptor.Descriptor(
320 file=DESCRIPTOR,
323 descriptor.FieldDescriptor(
330 descriptor.FieldDescriptor(
337 descriptor.FieldDescriptor(
344 descriptor.FieldDescriptor(
351 descriptor.FieldDescriptor(
358 descriptor.FieldDescriptor(
365 descriptor.FieldDescriptor(
386 _FIELDDESCRIPTORPROTO = descriptor.Descriptor(
390 file=DESCRIPTOR,
393 descriptor.FieldDescriptor(
400 descriptor.FieldDescriptor(
407 descriptor.FieldDescriptor(
414 descriptor.FieldDescriptor(
421 descriptor.FieldDescriptor(
428 descriptor.FieldDescriptor(
435 descriptor.FieldDescriptor(
442 descriptor.FieldDescriptor(
465 _ENUMDESCRIPTORPROTO = descriptor.Descriptor(
469 file=DESCRIPTOR,
472 descriptor.FieldDescriptor(
479 descriptor.FieldDescriptor(
486 descriptor.FieldDescriptor(
507 _ENUMVALUEDESCRIPTORPROTO = descriptor.Descriptor(
511 file=DESCRIPTOR,
514 descriptor.FieldDescriptor(
521 descriptor.FieldDescriptor(
528 descriptor.FieldDescriptor(
549 _SERVICEDESCRIPTORPROTO = descriptor.Descriptor(
553 file=DESCRIPTOR,
556 descriptor.FieldDescriptor(
563 descriptor.FieldDescriptor(
570 descriptor.FieldDescriptor(
591 _METHODDESCRIPTORPROTO = descriptor.Descriptor(
595 file=DESCRIPTOR,
598 descriptor.FieldDescriptor(
605 descriptor.FieldDescriptor(
612 descriptor.FieldDescriptor(
619 descriptor.FieldDescriptor(
640 _FILEOPTIONS = descriptor.Descriptor(
644 file=DESCRIPTOR,
647 descriptor.FieldDescriptor(
654 descriptor.FieldDescriptor(
661 descriptor.FieldDescriptor(
668 descriptor.FieldDescriptor(
675 descriptor.FieldDescriptor(
682 descriptor.FieldDescriptor(
689 descriptor.FieldDescriptor(
696 descriptor.FieldDescriptor(
718 _MESSAGEOPTIONS = descriptor.Descriptor(
722 file=DESCRIPTOR,
725 descriptor.FieldDescriptor(
732 descriptor.FieldDescriptor(
739 descriptor.FieldDescriptor(
760 _FIELDOPTIONS = descriptor.Descriptor(
764 file=DESCRIPTOR,
767 descriptor.FieldDescriptor(
774 descriptor.FieldDescriptor(
781 descriptor.FieldDescriptor(
788 descriptor.FieldDescriptor(
795 descriptor.FieldDescriptor(
817 _ENUMOPTIONS = descriptor.Descriptor(
821 file=DESCRIPTOR,
824 descriptor.FieldDescriptor(
845 _ENUMVALUEOPTIONS = descriptor.Descriptor(
849 file=DESCRIPTOR,
852 descriptor.FieldDescriptor(
873 _SERVICEOPTIONS = descriptor.Descriptor(
877 file=DESCRIPTOR,
880 descriptor.FieldDescriptor(
901 _METHODOPTIONS = descriptor.Descriptor(
905 file=DESCRIPTOR,
908 descriptor.FieldDescriptor(
929 _UNINTERPRETEDOPTION_NAMEPART = descriptor.Descriptor(
933 file=DESCRIPTOR,
936 descriptor.FieldDescriptor(
943 descriptor.FieldDescriptor(
963 _UNINTERPRETEDOPTION = descriptor.Descriptor(
967 file=DESCRIPTOR,
970 descriptor.FieldDescriptor(
977 descriptor.FieldDescriptor(
984 descriptor.FieldDescriptor(
991 descriptor.FieldDescriptor(
998 descriptor.FieldDescriptor(
1005 descriptor.FieldDescriptor(
1066 DESCRIPTOR = _FILEDESCRIPTORSET
1072 DESCRIPTOR = _FILEDESCRIPTORPROTO
1081 DESCRIPTOR = _DESCRIPTORPROTO_EXTENSIONRANGE
1084 DESCRIPTOR = _DESCRIPTORPROTO
1090 DESCRIPTOR = _FIELDDESCRIPTORPROTO
1096 DESCRIPTOR = _ENUMDESCRIPTORPROTO
1102 DESCRIPTOR = _ENUMVALUEDESCRIPTORPROTO
1108 DESCRIPTOR = _SERVICEDESCRIPTORPROTO
1114 DESCRIPTOR = _METHODDESCRIPTORPROTO
1120 DESCRIPTOR = _FILEOPTIONS
1126 DESCRIPTOR = _MESSAGEOPTIONS
1132 DESCRIPTOR = _FIELDOPTIONS
1138 DESCRIPTOR = _ENUMOPTIONS
1144 DESCRIPTOR = _ENUMVALUEOPTIONS
1150 DESCRIPTOR = _SERVICEOPTIONS
1156 DESCRIPTOR = _METHODOPTIONS
1165 DESCRIPTOR = _UNINTERPRETEDOPTION_NAMEPART
1168 DESCRIPTOR = _UNINTERPRETEDOPTION