Cloud Bigtable V2 Client - Class UpdateAuthorizedViewMetadata (1.32.1)

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

Metadata for the google.longrunning.Operation returned by UpdateAuthorizedView.

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

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

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

The request that prompted the initiation of this UpdateAuthorizedView 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 UpdateAuthorizedView operation.

Returns
Type Description
Google\Cloud\Bigtable\Admin\V2\UpdateAuthorizedViewRequest|null

hasOriginalRequest

clearOriginalRequest

setOriginalRequest

The request that prompted the initiation of this UpdateAuthorizedView operation.

Parameter
Name Description
var Google\Cloud\Bigtable\Admin\V2\UpdateAuthorizedViewRequest
Returns
Type Description
$this

getRequestTime

The time at which the original request was received.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasRequestTime

clearRequestTime

setRequestTime

The time at which the original request was received.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this

getFinishTime

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

Returns
Type Description
Google\Protobuf\Timestamp|null

hasFinishTime

clearFinishTime

setFinishTime

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

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this