package proto3_lite_unittest

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

enum ForeignEnum

unittest_proto3_lite.proto:196

Used in: TestAllTypes, TestPackedTypes

message ForeignMessage

unittest_proto3_lite.proto:192

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

Used in: TestAllTypes

message NestedTestAllTypes

unittest_proto3_lite.proto:185

This proto includes a recusively nested message.

message TestAllTypes

unittest_proto3_lite.proto:41

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

Used in: NestedTestAllTypes

enum TestAllTypes.NestedEnum

unittest_proto3_lite.proto:49

Used in: TestAllTypes, TestUnpackedTypes

message TestAllTypes.NestedMessage

unittest_proto3_lite.proto:42

Used in: TestAllTypes

message TestEmptyMessage

unittest_proto3_lite.proto:204

TestEmptyMessage is used to test behavior of unknown fields.

(message has no fields)

message TestPackedTypes

unittest_proto3_lite.proto:149

message TestUnpackedTypes

unittest_proto3_lite.proto:167

Explicitly set packed to false