package protobuf_test_messages.proto3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message EnumOnlyProto3

test_messages_proto3.proto:285

(message has no fields)

enum EnumOnlyProto3.Bool

test_messages_proto3.proto:286

enum ForeignEnum

test_messages_proto3.proto:277

Used in: TestAllTypesProto3

message ForeignMessage

test_messages_proto3.proto:273

Used in: TestAllTypesProto3

message NullHypothesisProto3

test_messages_proto3.proto:283

(message has no fields)

message TestAllTypesProto3

test_messages_proto3.proto:64

This proto includes every type of field in both singular and repeated forms. Also, crucially, all messages and enums in this file are eventually submessages of this message. So for example, a fuzz test of TestAllTypes could trigger bugs that occur in any message type in this file. We verify this stays true in a unit test.

enum TestAllTypesProto3.AliasedEnum

test_messages_proto3.proto:78

option allow_alias = true;

Used in: TestAllTypesProto3

enum TestAllTypesProto3.NestedEnum

test_messages_proto3.proto:71

Used in: TestAllTypesProto3

message TestAllTypesProto3.NestedMessage

test_messages_proto3.proto:65

Used in: TestAllTypesProto3