Get desktop application:
View/edit binary Protocol Buffers messages
GOOD_VALUE_ONE = 0
GOOD_VALUE_TWO = 1
Used as request type in: GoodService.GoodMethodOne, GoodService.GoodMethodTwo, bad_service.badMethodTwo, bad_service.bad_method_one
Used as response type in: GoodService.GoodMethodOne, GoodService.GoodMethodTwo, bad_service.badMethodTwo, bad_service.bad_method_one
required bool good_field_one = 1
optional int32 good_field_two = 2
Used in: GoodMessage
GOOD_VALUE_ONE = 0
GOOD_VALUE_TWO = 1
Used in: GoodMessage
required bool good_field_one = 1
optional int32 good_field_two = 2
required bool badFieldOne = 1
optional int32 BAD_FIELD_TWO = 2
Used in: badMessage
required bool BadFieldOne = 1
optional int32 good_field_two = 2
Used in: badMessage
GOOD_VALUE_ONE = 0
GOOD_VALUE_TWO = 1
Used in: badMessage
required bool good_field_one = 1
optional int32 good_field_two = 2
Used in: badMessage
bad_value_one = 0
BadValueTwo = 1
bad_value_one = 0
BadValueTwo = 1