package google.protobuf.testing

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

service AnyTestService

anys.proto:92

service DefaultValueTestService

default_value.proto:114

A test service.

service FieldMaskTestService

field_mask.proto:69

service MapsTestService

maps.proto:98

service StructTestService

struct.proto:111

service TimestampDurationTestService

timestamp_duration.proto:72

service WrappersTestService

wrappers.proto:98

message AnyData

default_value.proto:124

Used in: AnyMessage

message AnyIn

anys.proto:97

message AnyM

anys.proto:106

message AnyMessage

default_value.proto:119

Used in: DefaultValueTestCases

message AnyOut

anys.proto:102

message AnyWrapper

anys.proto:65

Used in: AnyTestCases

message Author

books.proto:81

An author of a book

Used in: Book, Cyclic

message BadAuthor

books.proto:91

For testing resiliency of our protostream parser. Field numbers of Author are reused for something else.

message BadNestedBook

books.proto:182

For testing resiliency of our protostream parser. Field number of NestedBook is reused for something else.

message Book

books.proto:43

A book

Used in: Cyclic, NestedBook

message Book.Data

books.proto:50

Used in: Book

message Book.Label

books.proto:55

Used in: Book

enum Book.Type

books.proto:63

Used in: Book

message BoolToString

maps.proto:68

Used in: MapsTestCases

message BoolWrapper

wrappers.proto:86

Used in: WrappersTestCases

message BytesWrapper

wrappers.proto:94

Used in: WrappersTestCases

message Cyclic

books.proto:187

A recursively defined message.

message Data

anys.proto:80

Used in: Imports

message DefaultValueTest

default_value_test.proto:35

enum DefaultValueTest.EnumDefault

default_value_test.proto:47

Used in: DefaultValueTest

message DoubleMessage

default_value.proto:86

Used in: DefaultValueTestCases

message DoubleValueMessage

default_value.proto:168

Used in: DefaultValueTestCases

message DoubleWrapper

wrappers.proto:62

Used in: WrappersTestCases

message DurationType

timestamp_duration.proto:68

Used in: TimestampDurationTestCases

message EmptyMap

maps.proto:56

Used in: MapsTestCases

message FieldMaskTest

field_mask.proto:43

message FieldMaskWrapper

field_mask.proto:65

Used in: FieldMaskTestCases

message FloatWrapper

wrappers.proto:66

Used in: WrappersTestCases

message Int32Wrapper

wrappers.proto:78

Used in: WrappersTestCases

message Int64Wrapper

wrappers.proto:70

Used in: WrappersTestCases

message IntToString

maps.proto:64

Used in: MapsTestCases

message IntToStringMap

default_value.proto:138

Used in: DefaultValueTestCases

message ListValueMessage

default_value.proto:106

Used in: DefaultValueTestCases

message ListValueWrapper

struct.proto:91

Used in: StructTestCases

message MapIn

maps.proto:102

message MapM

maps.proto:144

Used in: MapOut, MapOutWireFormat.Map1Entry

message MapOfObjects

maps.proto:88

Used in: MapsTestCases

message MapOfObjects.M

maps.proto:89

Used in: MapOfObjects

message MapOfStruct

struct.proto:99

Used in: StructTestCases

message MapOut

maps.proto:108

Used in: MapOutWireFormat.Map2Entry

message MapOutWireFormat

maps.proto:120

A message with exactly the same wire representation as MapOut, but using repeated message fields instead of map fields. We use this message to test the wire-format compatibility of the JSON transcoder (e.g., whether it handles missing keys correctly).

message MapOutWireFormat.Map1Entry

maps.proto:121

Used in: MapOutWireFormat

message MapOutWireFormat.Map2Entry

maps.proto:126

Used in: MapOutWireFormat

message MapOutWireFormat.Map3Entry

maps.proto:131

Used in: MapOutWireFormat

message MapOutWireFormat.Map4Entry

maps.proto:136

Used in: MapOutWireFormat

message MessageMap

default_value.proto:160

Used in: DefaultValueTestCases

message MessageMap.M

default_value.proto:161

Used in: MessageMap

message Mixed1

maps.proto:72

Used in: MapsTestCases

message Mixed2

maps.proto:77

Used in: MapsTestCases

enum Mixed2.E

maps.proto:78

Used in: Mixed2

message MixedMap

default_value.proto:142

Used in: DefaultValueTestCases

message MixedMap2

default_value.proto:148

Used in: DefaultValueTestCases

enum MixedMap2.E

default_value.proto:149

Used in: MixedMap2

message NestedBook

books.proto:172

Test nested extensions.

message NestedFieldMask

field_mask.proto:37

Used in: FieldMaskTest

message PackedPrimitive

books.proto:145

Test packed versions of all repeated primitives. The field numbers should match their non-packed version in Primitive message.

message Primitive

books.proto:99

All primitive types

message Proto3Message

proto3.proto:35

enum Proto3Message.NestedEnum

proto3.proto:36

Used in: Proto3Message

message Publisher

books.proto:76

A publisher of a book, tests required fields.

Used in: Book

message RepeatedListValueWrapper

struct.proto:95

Used in: StructTestCases

message RepeatedValueWrapper

struct.proto:87

Used in: StructTestCases

message StringWrapper

wrappers.proto:90

Used in: WrappersTestCases

message StringtoInt

maps.proto:60

Used in: MapsTestCases

message StringtoIntMap

default_value.proto:134

Used in: DefaultValueTestCases

message StructMessage

default_value.proto:98

Used in: DefaultValueTestCases

message StructType

struct.proto:115

message StructWrapper

struct.proto:79

Used in: StructTestCases

message TestJsonName1

books.proto:197

Test that two messages can have different fields mapped to the same JSON name. See: https://github.com/google/protobuf/issues/1415

message TestJsonName2

books.proto:200

message TimeStampType

timestamp_duration.proto:64

Used in: TimestampDurationTestCases

message TimestampDuration

timestamp_duration.proto:76

message UInt32Wrapper

wrappers.proto:82

Used in: WrappersTestCases

message UInt64Wrapper

wrappers.proto:74

Used in: WrappersTestCases

message ValueMessage

default_value.proto:102

Used in: DefaultValueTestCases

message ValueWrapper

struct.proto:83

Used in: StructTestCases