Get desktop application:
View/edit binary Protocol Buffers messages
optional string lhs = 1
optional string rhs = 2
optional string result = 1
required uint32 x = 1
required uint32 y = 2
required uint32 result = 1
(message has no fields)
(message has no fields)
optional string host = 1
optional uint32 port = 2
optional int32 i32 = 1
optional int64 i64 = 2
optional fixed32 f32 = 3
optional fixed64 f64 = 4
optional uint32 u32 = 5
optional uint64 u64 = 6
optional float r32 = 7
optional double r64 = 8
optional string str = 9
optional bytes bytes = 10
optional sfixed32 sf32 = 12
optional sfixed64 sf64 = 13
optional sint32 si32 = 14
optional sint64 si64 = 15
repeated uint32 ru32 = 16
repeated fixed32 rf32 = 17
repeated string rstr = 18
repeated uint64 packed_u64 = 21
repeated fixed32 packed_f32 = 22
map<string, int64> map = 25
optional int32 i32 = 1
optional int64 i64 = 2
optional fixed32 f32 = 3
optional fixed64 f64 = 4
optional uint32 u32 = 5
optional uint64 u64 = 6
optional float r32 = 7
optional double r64 = 8
optional string str = 9
optional bytes bytes = 10
optional sfixed32 sf32 = 12
optional sfixed64 sf64 = 13
optional sint32 si32 = 14
optional sint64 si64 = 15
repeated uint32 ru32 = 16
repeated fixed32 rf32 = 17
repeated string rstr = 18
repeated uint64 packed_u64 = 21
repeated fixed32 packed_f32 = 22
map<string, int64> map = 25
optional string short_debug_string = 100
(message has no fields)
(message has no fields)
required int32 character = 1
required uint64 count = 2
optional uint64 num_sidecars = 1
optional uint64 num_sidecars = 1
required uint32 sleep_micros = 1
optional bool deferred = 2
optional bool return_app_error = 3
optional bool client_timeout_defined = 4
(message has no fields)
(message has no fields)
required string address = 2
Used as request type in: AshTestService.AshLightweight, CalculatorService.AshLightweight
Used as response type in: AshTestService.AshLightweight, CalculatorService.AshLightweight
Used as request type in: AshTestService.Ash, CalculatorService.Ash
Used as response type in: AshTestService.Ash, CalculatorService.Ash
required string extra_error_data = 1
Used in: LightweightRequestPB, LightweightResponsePB
ZERO = 0
ONE = 1
TWO = 2
THREE = 3
FOUR = 4
Used in: LightweightRequestPB, LightweightResponsePB
optional string s1 = 1
optional string s2 = 2
Used in: LightweightRequestPB, LightweightResponsePB
optional sfixed32 sf32 = 1
repeated sint32 rsi32 = 2
optional string str = 3
repeated bytes rbytes = 4
oneof variant
int32 v_i32 = 6
string v_str = 7
optional uint32 random_seed = 1
repeated uint64 sizes = 2
repeated uint32 sidecars = 1
optional string string1 = 1
optional string string2 = 3
optional int32 int32 = 4
optional int32 int32_2 = 5
optional int32 int32_3 = 6
optional string string1 = 1
optional int32 int32_2 = 5
optional int32 int32_3 = 6
Used in: TestObjectPB, TestObjectPBv2
Used in: TrivialResponsePB