Cloud Bigtable V2 Client - Class ProtoRowsBatch (2.1.0)

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

Batch of serialized ProtoRows.

Generated from protobuf message google.bigtable.v2.ProtoRowsBatch

Namespace

Google \ Cloud \ Bigtable \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ batch_data string

Merge partial results by concatenating these bytes, then parsing the overall value as a ProtoRows message.

getBatchData

Merge partial results by concatenating these bytes, then parsing the overall value as a ProtoRows message.

Returns
Type Description
string

setBatchData

Merge partial results by concatenating these bytes, then parsing the overall value as a ProtoRows message.

Parameter
Name Description
var string
Returns
Type Description
$this