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