Reference documentation and code samples for the Cloud Bigtable V2 Client class Encoding.
Rules used to convert to or from lower level types.
Generated from protobuf message google.bigtable.v2.Type.Int64.Encoding
Namespace
Google \ Cloud \ Bigtable \ V2 \ Type \ Int64Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ big_endian_bytes
↳ ordered_code_bytes
getBigEndianBytes
Use BigEndianBytes
encoding.
hasBigEndianBytes
setBigEndianBytes
Use BigEndianBytes
encoding.
Returns
Type
Description
$this
getOrderedCodeBytes
Use OrderedCodeBytes
encoding.
hasOrderedCodeBytes
setOrderedCodeBytes
Use OrderedCodeBytes
encoding.
Returns
Type
Description
$this
getEncoding
Returns
Type
Description
string

