Get desktop application:
View/edit binary Protocol Buffers messages
Used in: TestMessage
optional int32 id = 1
optional string title = 2
optional int32 msg_id = 1
optional string msg = 2
optional NestedMsg nest_msg = 3
repeated int32 msg_ids = 4
repeated string msgs = 5
repeated NestedMsg nest_msgs = 6