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 \ TypeMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data | array Optional. Data for populating the Message object. |
↳ encoding | Google\Cloud\Bigtable\Admin\V2\Type\Bytes\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\Bytes\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\Bytes\Encoding |
Returns | |
---|---|
Type | Description |
$this |