Cloud Bigtable V2 Client - Class Split (1.21.1)

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

An initial split point for a newly created table.

Generated from protobuf message google.bigtable.admin.v2.CreateTableRequest.Split

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ key string

Row key to use as an initial tablet boundary.

getKey

Row key to use as an initial tablet boundary.

Returns
TypeDescription
string

setKey

Row key to use as an initial tablet boundary.

Parameter
NameDescription
var string
Returns
TypeDescription
$this