Get desktop application:
View/edit binary Protocol Buffers messages
Used in: FileDescriptorProto
Used in: DescriptorProto
optional int32 start = 1
optional int32 end = 2
Used in: DescriptorProto, FileDescriptorProto
Used in: EnumDescriptorProto
optional bool allow_alias = 2
Used in: EnumDescriptorProto
optional string name = 1
optional int32 number = 2
Used in: EnumValueDescriptorProto
Used in: DescriptorProto, FileDescriptorProto
optional string name = 1
optional int32 number = 3
optional string type_name = 6
optional string extendee = 2
optional string default_value = 7
Used in: FieldDescriptorProto
LABEL_OPTIONAL = 1
LABEL_REQUIRED = 2
LABEL_REPEATED = 3
Used in: FieldDescriptorProto
TYPE_DOUBLE = 1
TYPE_FLOAT = 2
TYPE_INT64 = 3
TYPE_UINT64 = 4
TYPE_INT32 = 5
TYPE_FIXED64 = 6
TYPE_FIXED32 = 7
TYPE_BOOL = 8
TYPE_STRING = 9
TYPE_GROUP = 10
TYPE_MESSAGE = 11
TYPE_BYTES = 12
TYPE_UINT32 = 13
TYPE_ENUM = 14
TYPE_SFIXED32 = 15
TYPE_SFIXED64 = 16
TYPE_SINT32 = 17
TYPE_SINT64 = 18
Used in: FieldDescriptorProto
optional bool packed = 2
optional bool lazy = 5
optional bool deprecated = 3
optional string experimental_map_key = 9
optional bool weak = 10
Used in: FieldOptions
STRING = 0
CORD = 1
STRING_PIECE = 2
Used in: FileDescriptorSet
optional string name = 1
optional string package = 2
repeated string dependency = 3
repeated int32 public_dependency = 10
repeated int32 weak_dependency = 11
optional SourceCodeInfo source_code_info = 9
Used in: FileDescriptorProto
optional string java_package = 1
optional string java_outer_classname = 8
optional bool java_multiple_files = 10
optional bool java_generate_equals_and_hash = 20
optional string go_package = 11
optional bool cc_generic_services = 16
optional bool java_generic_services = 17
optional bool py_generic_services = 18
Used in: FileOptions
SPEED = 1
CODE_SIZE = 2
LITE_RUNTIME = 3
Used in: DescriptorProto
optional bool message_set_wire_format = 1
optional bool no_standard_descriptor_accessor = 2
Used in: ServiceDescriptorProto
optional string name = 1
optional string input_type = 2
optional string output_type = 3
Used in: MethodDescriptorProto
Used in: FileDescriptorProto
Used in: ServiceDescriptorProto
Used in: FileDescriptorProto
Used in: SourceCodeInfo
repeated int32 path = 1
repeated int32 span = 2
optional string leading_comments = 3
optional string trailing_comments = 4
Used in: EnumOptions, EnumValueOptions, FieldOptions, FileOptions, MessageOptions, MethodOptions, ServiceOptions
optional string identifier_value = 3
optional uint64 positive_int_value = 4
optional int64 negative_int_value = 5
optional double double_value = 6
optional bytes string_value = 7
optional string aggregate_value = 8
Used in: UninterpretedOption
required string name_part = 1
required bool is_extension = 2