package protobuf_test_messages.proto3

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

enum ForeignEnum

test_messages_proto3.proto:227

Used in: TestAllTypesProto3

message ForeignMessage

test_messages_proto3.proto:223

Used in: TestAllTypesProto3

message TestAllTypesProto3

test_messages_proto3.proto:63

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.

Used in: TestAllTypesProto3.NestedMessage

enum TestAllTypesProto3.NestedEnum

test_messages_proto3.proto:69

Used in: TestAllTypesProto3

message TestAllTypesProto3.NestedMessage

test_messages_proto3.proto:64

Used in: TestAllTypesProto3