Class: Google::Protobuf::UInt32Value
- Inherits:
-
Object
- Object
- Google::Protobuf::UInt32Value
- Extended by:
- MessageExts::ClassMethods
- Includes:
- MessageExts
- Defined in:
- proto_docs/google/protobuf/wrappers.rb
Overview
Wrapper message for uint32
.
The JSON representation for UInt32Value
is JSON number.
Instance Attribute Summary collapse
-
#value ⇒ ::Integer
The uint32 value.