Lines Matching defs:Nests
601 type Nests struct { struct
602 state protoimpl.MessageState
603 sizeCache protoimpl.SizeCache
604 unknownFields protoimpl.UnknownFields
606 …ested `protobuf:"bytes,1,opt,name=opt_nested,json=optNested" json:"opt_nested,omitempty"`
607 …p *Nests_OptGroup `protobuf:"group,2,opt,name=OptGroup,json=optgroup" json:"optgroup,omitempty"`
608 …*Nested `protobuf:"bytes,4,rep,name=rpt_nested,json=rptNested" json:"rpt_nested,omitempty"`
609 …p []*Nests_RptGroup `protobuf:"group,5,rep,name=RptGroup,json=rptgroup" json:"rptgroup,omitempty"`
612 func (x *Nests) Reset() {
621 func (x *Nests) String() string {
625 func (*Nests) ProtoMessage() {}
627 func (x *Nests) ProtoReflect() protoreflect.Message {
640 func (*Nests) Descriptor() ([]byte, []int) {
644 func (x *Nests) GetOptNested() *Nested {
651 func (x *Nests) GetOptgroup() *Nests_OptGroup {
658 func (x *Nests) GetRptNested() []*Nested {
665 func (x *Nests) GetRptgroup() []*Nests_RptGroup {