Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
Used in: HasAllMapValues, HasOneof
optional double double = 1
optional float float = 2
optional int32 int32 = 3
optional int64 int64 = 4
optional uint32 uint32 = 5
optional uint64 uint64 = 6
optional sint32 sint32 = 7
optional sint64 sint64 = 8
optional fixed32 fixed32 = 9
optional fixed64 fixed64 = 10
optional sfixed32 sfixed32 = 11
optional sfixed64 sfixed64 = 12
optional bool bool = 13
optional string string = 14
optional bytes bytes = 15
optional Enum enum = 16
optional Nested nested = 17
Used in: HasAllMapValues, HasOneof
double double = 1
float float = 2
int32 int32 = 3
int64 int64 = 4
uint32 uint32 = 5
uint64 uint64 = 6
sint32 sint32 = 7
sint64 sint64 = 8
fixed32 fixed32 = 9
fixed64 fixed64 = 10
sfixed32 sfixed32 = 11
sfixed64 sfixed64 = 12
bool bool = 13
string string = 14
bytes bytes = 15
Used in: CustomMessageWrapper, RepeatedCustomWrapper
Used in: AllFields, Nested, RepeatedFields
Used in: AllFieldsProto3, HasAllMapValues, HasOneof, NestedProto3, RepeatedFieldsProto3
DEFAULT = 0
FIRST = 1
SECOND = 2
map<int32, string> int32_map = 1
map<int64, string> int64_map = 2
map<uint32, string> uint32_map = 3
map<uint64, string> uint64_map = 4
map<sint32, string> sint32_map = 5
map<sint64, string> sint64_map = 6
map<fixed32, string> fixed32_map = 7
map<fixed64, string> fixed64_map = 8
map<sfixed32, string> sfixed32_map = 9
map<sfixed64, string> sfixed64_map = 10
map<bool, string> bool_map = 11
map<string, string> string_map = 12
map<string, double> double_map = 1
map<string, float> float_map = 2
map<string, int32> int32_map = 3
map<string, int64> int64_map = 4
map<string, uint32> uint32_map = 5
map<string, uint64> uint64_map = 6
map<string, sint32> sint32_map = 7
map<string, sint64> sint64_map = 8
map<string, fixed32> fixed32_map = 9
map<string, fixed64> fixed64_map = 10
map<string, sfixed32> sfixed32_map = 11
map<string, sfixed64> sfixed64_map = 12
map<string, bool> bool_map = 13
map<string, string> string_map = 14
map<string, bytes> bytes_map = 15
map<string, EnumProto3> enum_map = 33
map<string, AllFields> proto2_message_map = 34
map<string, AllFieldsProto3> proto3_message_map = 35
oneof oneof
string string = 1
AllFields proto2_message = 4
string custom_name = 1
string lower_camel = 2
string lower_underscore = 3
string different_name = 4
Used in: AllFields, RepeatedFields
optional double double = 1
optional float float = 2
optional int32 int32 = 3
optional int64 int64 = 4
optional uint32 uint32 = 5
optional uint64 uint64 = 6
optional sint32 sint32 = 7
optional sint64 sint64 = 8
optional fixed32 fixed32 = 9
optional fixed64 fixed64 = 10
optional sfixed32 sfixed32 = 11
optional sfixed64 sfixed64 = 12
optional bool bool = 13
optional string string = 14
optional bytes bytes = 15
optional Enum enum = 16
Used in: AllFieldsProto3, RepeatedFieldsProto3
double double = 1
float float = 2
int32 int32 = 3
int64 int64 = 4
uint32 uint32 = 5
uint64 uint64 = 6
sint32 sint32 = 7
sint64 sint64 = 8
fixed32 fixed32 = 9
fixed64 fixed64 = 10
sfixed32 sfixed32 = 11
sfixed64 sfixed64 = 12
bool bool = 13
string string = 14
bytes bytes = 15
optional string stringAttribute = 1
optional string custom_name = 1
optional string lower_camel = 2
optional string lower_underscore = 3
optional string different_name = 4
optional string string_attribute = 1
(message has no fields)
repeated double double = 1
repeated float float = 2
repeated int32 int32 = 3
repeated int64 int64 = 4
repeated uint32 uint32 = 5
repeated uint64 uint64 = 6
repeated sint32 sint32 = 7
repeated sint64 sint64 = 8
repeated fixed32 fixed32 = 9
repeated fixed64 fixed64 = 10
repeated sfixed32 sfixed32 = 11
repeated sfixed64 sfixed64 = 12
repeated bool bool = 13
repeated string string = 14
repeated bytes bytes = 15
repeated Enum enum = 16
repeated Nested nested = 17
repeated double double = 1
repeated float float = 2
repeated int32 int32 = 3
repeated int64 int64 = 4
repeated uint32 uint32 = 5
repeated uint64 uint64 = 6
repeated sint32 sint32 = 7
repeated sint64 sint64 = 8
repeated fixed32 fixed32 = 9
repeated fixed64 fixed64 = 10
repeated sfixed32 sfixed32 = 11
repeated sfixed64 sfixed64 = 12
repeated bool bool = 13
repeated string string = 14
repeated bytes bytes = 15