Searched defs:TestAllTypesProto2_NestedMessage (Results 1 – 1 of 1) sorted by relevance
1757 type TestAllTypesProto2_NestedMessage struct { struct1758 state protoimpl.MessageState1759 sizeCache protoimpl.SizeCache1760 unknownFields protoimpl.UnknownFields1762 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 …]