Cloud Bigtable V2 Client - Class PBString (1.32.1)

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

String Values of type String are stored in Value.string_value.

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

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2 \ Type

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ encoding Google\Cloud\Bigtable\Admin\V2\Type\PBString\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\PBString\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\PBString\Encoding
Returns
Type Description
$this