Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Relation
int32 id = 1
int32 num = 2
repeated Relation relations = 3
Used in: Root
Enum_NOTSET = 0
Enum_ONE = 1
Enum_TWO = 2
Used in: Main
int32 id = 1
int32 num = 2
int32 id = 1
string string_field = 2
int32 integer_field = 3
float float_field = 4
optional Relation fk_field = 6
repeated M2MRelation m2m_field = 7
bool bool_field = 8
Used in: Main
OPT0 = 0
OPT1 = 1
OPT2 = 2
OPT3 = 3
Used in: DeeperRelation, Main
uint32 uint32_field = 1
int32 int32_field = 2
uint64 uint64_field = 3
int64 int64_field = 4
float float_field = 5
double double_field = 6
string string_field = 7
bytes bytes_field = 8
bool bool_field = 9
Enum enum_field = 10
string uuid_field = 12
repeated uint32 repeated_uint32_field = 13
repeated string repeated_string_field = 14
repeated double repeated_double_field = 15
map<string, string> map_string_to_string_field = 16
optional Root.Embedded message_field = 17
repeated Root.Embedded repeated_message_field = 18
map<string, Root.Embedded> map_string_to_message_field = 19
oneof options
repeated int32 foreign_field = 30
Used in: Root
Used in: Root
Used in: InlineEmbedding
Used in: Root
Used in: Root
map<string, string> data = 1