Cloud Bigtable V2 Client - Class UpdateClusterMetadata (1.29.2)

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

The metadata for the Operation returned by UpdateCluster.

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

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ original_request Google\Cloud\Bigtable\Admin\V2\Cluster

The request that prompted the initiation of this UpdateCluster operation.

↳ request_time Google\Protobuf\Timestamp

The time at which the original request was received.

↳ finish_time Google\Protobuf\Timestamp

The time at which the operation failed or was completed successfully.

getOriginalRequest

The request that prompted the initiation of this UpdateCluster operation.

Returns
TypeDescription
Google\Cloud\Bigtable\Admin\V2\Cluster|null

hasOriginalRequest

clearOriginalRequest

setOriginalRequest

The request that prompted the initiation of this UpdateCluster operation.

Parameter
NameDescription
var Google\Cloud\Bigtable\Admin\V2\Cluster
Returns
TypeDescription
$this

getRequestTime

The time at which the original request was received.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasRequestTime

clearRequestTime

setRequestTime

The time at which the original request was received.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this

getFinishTime

The time at which the operation failed or was completed successfully.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasFinishTime

clearFinishTime

setFinishTime

The time at which the operation failed or was completed successfully.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this