Cloud Bigtable V2 Client - Class ProtoRowsBatch (2.8.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
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ batch_datastring

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
TypeDescription
string

setBatchData

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

Parameter
NameDescription
varstring
Returns
TypeDescription
$this