Reference documentation and code samples for the Cloud Bigtable V2 Client class Int64.
Int64
Values of type Int64
are stored in Value.int_value
.
Generated from protobuf message google.bigtable.admin.v2.Type.Int64
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2 \ TypeMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ encoding |
Google\Cloud\Bigtable\Admin\V2\Type\Int64\Encoding
The encoding to use when converting to/from lower level types. |
getEncoding
The encoding to use when converting to/from lower level types.
Returns | |
---|---|
Type | Description |
Google\Cloud\Bigtable\Admin\V2\Type\Int64\Encoding|null |
hasEncoding
clearEncoding
setEncoding
The encoding to use when converting to/from lower level types.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Bigtable\Admin\V2\Type\Int64\Encoding
|
Returns | |
---|---|
Type | Description |
$this |