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