Google.Protobuf.WellKnownTypes.Int32Value
public sealed class Int32Value : IMessage<Int32Value>, IMessage, IEquatable<Int32Value>, IDeepCloneable<Int32Value>, IBufferMessage
Wrapper message for `int32`.
The JSON representation for `Int32Value` is JSON number.
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 int32 value.
public Int32Value()