Lines Matching defs:NestedWithRequired
816 type NestedWithRequired struct { struct
817 state protoimpl.MessageState
818 sizeCache protoimpl.SizeCache
819 unknownFields protoimpl.UnknownFields
821 …qString *string `protobuf:"bytes,1,req,name=req_string,json=reqString" json:"req_string,omitempty"`
824 func (x *NestedWithRequired) Reset() {
833 func (x *NestedWithRequired) String() string {
837 func (*NestedWithRequired) ProtoMessage() {}
839 func (x *NestedWithRequired) ProtoReflect() protoreflect.Message {
852 func (*NestedWithRequired) Descriptor() ([]byte, []int) {
856 func (x *NestedWithRequired) GetReqString() string {