Lines Matching refs:Nested
410 …OptMessage *Nested `protobuf:"bytes,11,opt,name=opt_message,json=optMessage,proto3,oneof" json:"o…
515 func (x *Proto3Optional) GetOptMessage() *Nested {
584 …SNested *Nested `protobuf:"bytes,2,opt,name=s_nested,json=sNested,proto3" json:"s_nested,omitempty…
619 func (x *Nests) GetSNested() *Nested {
627 type Nested struct { struct
633 …SNested *Nested `protobuf:"bytes,2,opt,name=s_nested,json=sNested,proto3" json:"s_nested,omitempty… argument
636 func (x *Nested) Reset() { argument
637 *x = Nested{}
645 func (x *Nested) String() string { argument
649 func (*Nested) ProtoMessage() {} argument
651 func (x *Nested) ProtoReflect() protoreflect.Message { argument
664 func (*Nested) Descriptor() ([]byte, []int) { argument
668 func (x *Nested) GetSString() string { argument
675 func (x *Nested) GetSNested() *Nested { argument
749 func (x *Oneofs) GetOneofNested() *Nested {
769 OneofNested *Nested `protobuf:"bytes,3,opt,name=oneof_nested,json=oneofNested,proto3,oneof"`
787 …StrToNested map[string]*Nested `protobuf:"bytes,4,rep,name=str_to_nested,json=strToNested,proto3"…
844 func (x *Maps) GetStrToNested() map[string]*Nested {
1096 (*Nested)(nil), // 7: pb3.Nested
1197 switch v := v.(*Nested); i {