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.
Generated from protobuf message google.protobuf.UInt32Value
CloneableInstantiable
| Methods |
| public __construct( $data = NULL) Constructor.
|
| public getValue() The uint32 value. Generated from protobuf field uint32 value = 1;
|
| public setValue( $var) The uint32 value. Generated from protobuf field uint32 value = 1;
|
| Properties |
| protected $value = 0 The uint32 value. Generated from protobuf field uint32 value = 1; |
| Methods |