Cloud Bigtable V2 Client - Class Bytes (2.8.0)

Reference documentation and code samples for the Cloud Bigtable V2 Client class Bytes.

Bytes Values of type Bytes are stored in Value.bytes_value.

Generated from protobuf message google.bigtable.admin.v2.Type.Bytes

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2 \ Type

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ encoding Bytes\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
Bytes\Encoding|null

hasEncoding

clearEncoding

setEncoding

The encoding to use when converting to or from lower level types.

Parameter
Name Description
var Bytes\Encoding
Returns
Type Description
$this