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