package proto3_arena_lite_unittest

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

enum ForeignEnum

unittest_proto3_arena_lite.proto:197

Used in: TestAllTypes, TestPackedTypes

message ForeignMessage

unittest_proto3_arena_lite.proto:193

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

Used in: TestAllTypes

message NestedTestAllTypes

unittest_proto3_arena_lite.proto:186

This proto includes a recusively nested message.

message TestAllTypes

unittest_proto3_arena_lite.proto:42

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

Used in: NestedTestAllTypes

enum TestAllTypes.NestedEnum

unittest_proto3_arena_lite.proto:50

Used in: TestAllTypes, TestUnpackedTypes

message TestAllTypes.NestedMessage

unittest_proto3_arena_lite.proto:43

Used in: TestAllTypes

message TestEmptyMessage

unittest_proto3_arena_lite.proto:205

TestEmptyMessage is used to test behavior of unknown fields.

(message has no fields)

message TestPackedTypes

unittest_proto3_arena_lite.proto:150

message TestUnpackedTypes

unittest_proto3_arena_lite.proto:168

Explicitly set packed to false