Get desktop application:
View/edit binary Protocol Buffers messages
optional bytes payload = 1
repeated bytes extra_items = 2
required uint64 request_id = 1
optional int32 error_code = 2
optional string error_message = 3
optional E.NE nested_errors = 4
Used in: E
required string n = 1
optional int32 error_code = 2
optional string error_message = 3
Used in: EnumTest1, EnumTest1Optional, EnumTest1Packed, EnumTest1Repeated
Used in: EnumTest2, EnumTest2Packed, EnumTest2Repeated
Used in: Numbers
required string name = 1
required Point point = 2
optional X x = 1
repeated M.KV items = 2
Used in: M
required string k = 1
required string v = 2
optional KV.XX xx = 3
Used in: KV
optional int32 a = 1
optional int32 b = 2
optional int32 c = 3
optional int32 x_int32 = 1
optional int64 x_int64 = 2
optional uint32 x_uint32 = 3
optional uint64 x_uint64 = 4
optional sint32 x_sint32 = 5
optional sint64 x_sint64 = 6
optional fixed32 x_fixed32 = 7
optional fixed64 x_fixed64 = 8
optional sfixed32 x_sfixed32 = 9
optional sfixed64 x_sfixed64 = 10
optional float x_float = 11
optional double x_double = 12
optional bool x_bool = 13
optional Enum1 enum1 = 14
Used in: Numbers
Used in: Frame
required int32 x = 1
required int32 y = 2
optional int32 z = 3
required int32 a = 1
optional int32 b = 2
optional int32 c = 3
Used in: ORD, RRD
optional bytes records = 1
required int32 a = 1
optional int32 b = 2
optional int32 c = 3
optional int32 ext_d = 4
optional fixed32 ext_e = 5
optional fixed64 ext_f = 6
optional string ext_g = 7
repeated int32 x_int32 = 1
repeated int64 x_int64 = 2
repeated uint32 x_uint32 = 3
repeated uint64 x_uint64 = 4
repeated sint32 x_sint32 = 5
repeated sint64 x_sint64 = 6
repeated fixed32 x_fixed32 = 7
repeated fixed64 x_fixed64 = 8
repeated sfixed32 x_sfixed32 = 9
repeated sfixed64 x_sfixed64 = 10
repeated float x_float = 11
repeated double x_double = 12
repeated bool x_bool = 13
Used in: Repeated
repeated int64 x_int64 = 2
repeated uint32 x_uint32 = 3
repeated uint64 x_uint64 = 4
repeated sint32 x_sint32 = 5
repeated sint64 x_sint64 = 6
repeated fixed32 x_fixed32 = 7
repeated fixed64 x_fixed64 = 8
repeated sfixed32 x_sfixed32 = 9
repeated sfixed64 x_sfixed64 = 10
repeated float x_float = 11
repeated double x_double = 12
repeated bool x_bool = 13
repeated int32 x_int32 = 14
Used in: RepeatedPacked
optional string id = 1
repeated string names = 2
Used in: M
optional string a = 1
optional string b = 2