Cloud Bigtable V2 Client - Class MaterializedViewResponse (2.24.0)

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

A response wrapper for operations on a materialized view. Internal usage only.

Generated from protobuf message google.bigtable.v2.MaterializedViewResponse

Namespace

Google \ Cloud \ Bigtable \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ read_row SessionReadRowResponse

getReadRow

Generated from protobuf field .google.bigtable.v2.SessionReadRowResponse read_row = 1;

Returns
Type Description
SessionReadRowResponse|null

hasReadRow

setReadRow

Generated from protobuf field .google.bigtable.v2.SessionReadRowResponse read_row = 1;

Parameter
Name Description
var SessionReadRowResponse
Returns
Type Description
$this

getPayload

Returns
Type Description
string