package proto3_unittest

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

enum ForeignEnum

unittest_proto3.proto:198

Used in: TestAllTypes, TestPackedTypes

message ForeignMessage

unittest_proto3.proto:194

Define these after TestAllTypes to make sure the compiler can handle that.

Used in: TestAllTypes

message NestedTestAllTypes

unittest_proto3.proto:187

This proto includes a recusively nested message.

message TestAllTypes

unittest_proto3.proto:41

This proto includes every type of field in both singular and repeated forms.

Used in: NestedTestAllTypes

enum TestAllTypes.NestedEnum

unittest_proto3.proto:49

Used in: TestAllTypes, TestUnpackedTypes

message TestAllTypes.NestedMessage

unittest_proto3.proto:42

Used in: TestAllTypes

message TestEmptyMessage

unittest_proto3.proto:206

TestEmptyMessage is used to test behavior of unknown fields.

(message has no fields)

message TestPackedTypes

unittest_proto3.proto:151

message TestUnpackedTypes

unittest_proto3.proto:169

Explicitly set packed to false