Cloud Bigtable V2 Client - Class PBString (2.8.0)

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 PBString\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
PBString\Encoding|null

hasEncoding

clearEncoding

setEncoding

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

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