Get desktop application:
View/edit binary Protocol Buffers messages
Used in: DescriptorPoolTest1
Used in: DescriptorPoolTest1
optional string nested_field = 2
Used in: NestedMessage
optional string nested_field = 2
Used in: DeepNestedMessage
Used in: NestedMessage
Used in: DescriptorPoolTest2
Used in: DescriptorPoolTest2
optional string nested_field = 2
Used in: NestedMessage
optional string nested_field = 2
Used in: DeepNestedMessage
Used in: NestedMessage
Used in: DescriptorPoolTest3
Used in: DescriptorPoolTest3
optional string nested_field = 2
Used in: NestedMessage
optional string nested_field = 2
Used in: DeepNestedMessage
Used in: NestedMessage
Used in: Factory1Message, Factory2Message
FACTORY_1_VALUE_0 = 0
FACTORY_1_VALUE_1 = 1
Used in: Factory2Message
optional Factory1Enum factory_1_enum = 1
optional int32 scalar_value = 4
repeated string list_value = 5
Used in: Factory1Message, Factory2Message
NESTED_FACTORY_1_VALUE_0 = 0
NESTED_FACTORY_1_VALUE_1 = 1
Used in: Factory1Message, Factory2Message
optional string value = 1
Used in: Factory2Message
FACTORY_2_VALUE_0 = 0
FACTORY_2_VALUE_1 = 1
Used in: LoopMessage
required int32 mandatory = 1
optional Factory2Enum factory_2_enum = 2
optional Factory1Message factory_1_message = 5
optional Factory1Enum factory_1_enum = 6
optional string scalar_value = 10
repeated string list_value = 11
repeated group google.protobuf.python.internal.Factory2Message.Grouped = 12
optional int32 int_with_default = 16
optional double double_with_default = 17
optional string string_with_default = 18
optional bool bool_with_default = 19
optional Factory2Enum enum_with_default = 20
optional bytes bytes_with_default = 21
oneof oneof_field
int32 oneof_int = 22
string oneof_string = 23
Used in: Factory2Message
optional string part_1 = 13
optional string part_2 = 14
Used in: Factory2Message
NESTED_FACTORY_2_VALUE_0 = 0
NESTED_FACTORY_2_VALUE_1 = 1
Used in: Factory2Message
optional string value = 1
Used in: Factory2Message
Used in: TestEnumValues
Used in: TestMissingEnumValues