Home
last modified time | relevance | path

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

/aosp_15_r20/external/golang-protobuf/internal/testprotos/test/
H A Dtest.pb.go2607 type TestAllExtensions_NestedMessage struct { struct
2608 state protoimpl.MessageState
2609 sizeCache protoimpl.SizeCache
2610 unknownFields protoimpl.UnknownFields
2612 A *int32 `protobuf:"varint,1,opt,name=a" json:"a,omitempty"`
2613 …recursive *TestAllExtensions `protobuf:"bytes,2,opt,name=corecursive" json:"corecursive,omitempty"`
2616 func (x *TestAllExtensions_NestedMessage) Reset() {
2625 func (x *TestAllExtensions_NestedMessage) String() string {
2629 func (*TestAllExtensions_NestedMessage) ProtoMessage() {}
2631 func (x *TestAllExtensions_NestedMessage) ProtoReflect() protoreflect.Message {
[all …]