Get desktop application:
View/edit binary Protocol Buffers messages
Used in: SimpleMessage
int32 i32 = 1
int64 i64 = 2
optional Nested nested = 4
repeated int32 ints = 5
repeated Nested r_nested = 8
oneof test_oneof
string oneof_string = 6
int32 oneof_int = 7
Used in: SimpleMessage
Used in: SimpleMessage
optional string name = 1
optional string insertion_point = 2
optional string content = 15