Class UInt32Value

All Implemented Interfaces:
Message, MessageLite, MessageLiteOrBuilder, MessageOrBuilder, UInt32ValueOrBuilder, Serializable

@Generated public final class UInt32Value extends GeneratedMessage implements UInt32ValueOrBuilder
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.
Protobuf type google.protobuf.UInt32Value
See Also: