Google.Protobuf.WellKnownTypes.StringValue
public sealed class StringValue : IMessage<StringValue>, IMessage, IEquatable<StringValue>, IDeepCloneable<StringValue>, IBufferMessage
Wrapper message for `string`.
The JSON representation for `StringValue` is JSON string.
Not recommended for use in new APIs, but still useful for legacy APIs and
has no plan to be removed.
Field number for the "value" field.
The string value.
public StringValue()