var File_examples_internal_proto_sub_message_proto protoreflect.FileDescriptor
type StringMessage struct { Value *string `protobuf:"bytes,1,req,name=value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*StringMessage) Descriptor() ([]byte, []int)
Deprecated: Use StringMessage.ProtoReflect.Descriptor instead.
func (x *StringMessage) GetValue() string
func (*StringMessage) ProtoMessage()
func (x *StringMessage) ProtoReflect() protoreflect.Message
func (x *StringMessage) Reset()
func (x *StringMessage) String() string