Cloud Bigtable V2 Client - Class Split (2.0.0-RC1)

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

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2 \ CreateTableRequest

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setKey

Row key to use as an initial tablet boundary.

Parameter
Name Description
var string
Returns
Type Description
$this