Home
last modified time | relevance | path

Searched defs:TestAllTypesProto2_NestedMessage (Results 1 – 1 of 1) sorted by relevance

/external/golang-protobuf/internal/testprotos/conformance/
Dtest_messages_proto2.pb.go1757 type TestAllTypesProto2_NestedMessage struct { struct
1758 state protoimpl.MessageState
1759 sizeCache protoimpl.SizeCache
1760 unknownFields protoimpl.UnknownFields
1762 A *int32 `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
1763 …ecursive *TestAllTypesProto2 `protobuf:"bytes,2,opt,name=corecursive" json:"corecursive,omitempty"`
1766 func (x *TestAllTypesProto2_NestedMessage) Reset() {
1775 func (x *TestAllTypesProto2_NestedMessage) String() string {
1779 func (*TestAllTypesProto2_NestedMessage) ProtoMessage() {}
1781 func (x *TestAllTypesProto2_NestedMessage) ProtoReflect() protoreflect.Message {
[all …]