Get desktop application:
View/edit binary Protocol Buffers messages
Used in: RepeatedEnumIn, RepeatedEnumNotIn
Used in: ComplexTestMsg
ComplexZero = 0
ComplexONE = 1
ComplexTWO = 2
Used in: KitchenSinkMessage
string const = 1
int32 int_const = 3
bool bool_const = 4
float float_const = 9
double double_in = 10
map<sint32, string> map_val = 14
bytes bytes_val = 15
oneof o
string x = 16
int32 y = 17
Used in: RepeatedEmbedNone, RepeatedEmbedSkip, RepeatedMin
map<uint64, string> val = 1
map<uint64, string> val = 1
map<sint64, string> val = 1
map<string, string> val = 1
map<string, string> val = 1
map<string, string> val = 1
map<int64, double> val = 1
map<int32, float> val = 1
map<string, bool> val = 1
Used in: MapNoSparse
(message has no fields)
map<uint32, bool> val = 1
Used in: MapRecursive
map<string, string> val = 1
map<string, string> val = 1
Used in: MessageNone
(message has no fields)
(message has no fields)
map<uint32, string> first = 1
map<int32, bool> second = 2
map<int32, bool> third = 3
oneof o
string x = 1
bytes y = 2
int32 z = 3
oneof o
string x = 1
int32 y = 2
int32 name_with_underscores = 3
int32 under_and_1_number = 4
Used in: RepeatedEmbeddedEnumIn
Used in: RepeatedEmbeddedEnumNotIn
repeated sfixed32 val = 1
Used in: EnumConst, EnumDefined, EnumIn, EnumInsideOneOf, EnumNone, EnumNotIn, MapEnumDefined, RepeatedEnumDefined
Used in: EnumAliasConst, EnumAliasDefined, EnumAliasIn, EnumAliasNotIn
A = 0
B = 1
C = 2
ALPHA = 0
BETA = 1
GAMMA = 2
Used in: Message, MessageRequired, MessageRequiredButOptional, MessageRequiredOneof, MessageSkip
string const = 1
optional TestMsg nested = 2
Used in: OneOf
Used in: WktLevelOne
Used in: WktLevelTwo