View Source Google.Protobuf.UInt32Value (protobuf v0.15.0)
Wrapper message for uint32.
The JSON representation for UInt32Value is JSON number.
Summary
Types
@type t() :: %Google.Protobuf.UInt32Value{ __unknown_fields__: [Protobuf.unknown_field()], value: non_neg_integer() }