Cloud Bigtable V2 Client - Class MaterializedViewRequest (2.24.0)

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

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

Generated from protobuf message google.bigtable.v2.MaterializedViewRequest

Namespace

Google \ Cloud \ Bigtable \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ read_row SessionReadRowRequest

getReadRow

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

Returns
Type Description
SessionReadRowRequest|null

hasReadRow

setReadRow

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

Parameter
Name Description
var SessionReadRowRequest
Returns
Type Description
$this

getPayload

Returns
Type Description
string