Cloud Bigtable V2 Client - Class UpdateMaterializedViewMetadata (2.11.1)

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

The metadata for the Operation returned by UpdateMaterializedView.

Generated from protobuf message google.bigtable.admin.v2.UpdateMaterializedViewMetadata

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ original_requestUpdateMaterializedViewRequest

The request that prompted the initiation of this UpdateMaterializedView operation.

↳ start_timeGoogle\Protobuf\Timestamp

The time at which this operation was started.

↳ end_timeGoogle\Protobuf\Timestamp

If set, the time at which this operation finished or was canceled.

getOriginalRequest

The request that prompted the initiation of this UpdateMaterializedView operation.

Returns
TypeDescription
UpdateMaterializedViewRequest|null

hasOriginalRequest

clearOriginalRequest

setOriginalRequest

The request that prompted the initiation of this UpdateMaterializedView operation.

Parameter
NameDescription
varUpdateMaterializedViewRequest
Returns
TypeDescription
$this

getStartTime

The time at which this operation was started.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasStartTime

clearStartTime

setStartTime

The time at which this operation was started.

Parameter
NameDescription
varGoogle\Protobuf\Timestamp
Returns
TypeDescription
$this

getEndTime

If set, the time at which this operation finished or was canceled.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasEndTime

clearEndTime

setEndTime

If set, the time at which this operation finished or was canceled.

Parameter
NameDescription
varGoogle\Protobuf\Timestamp
Returns
TypeDescription
$this