Wrapper message for uint64
.
The JSON representation for UInt64Value
is JSON string.
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.UInt64Value
CloneableInstantiable
Methods |
public __construct( $data = NULL) Constructor.
|
public getValue() The uint64 value. Generated from protobuf field uint64 value = 1;
|
public setValue( $var) The uint64 value. Generated from protobuf field uint64 value = 1;
|
Properties |
protected $value = 0 The uint64 value. Generated from protobuf field uint64 value = 1; |
Methods |