Google Cloud Gke Hub V1 Client - Class OperationMetadata (1.0.0-RC1)

Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class OperationMetadata.

Represents the metadata of the long-running operation.

Generated from protobuf message google.cloud.gkehub.v1.OperationMetadata

Namespace

Google \ Cloud \ GkeHub \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ create_time
Google\Protobuf\Timestamp

Output only. The time the operation was created.

↳ end_time
Google\Protobuf\Timestamp

Output only. The time the operation finished running.

↳ target
string

Output only. Server-defined resource path for the target of the operation.

↳ verb
string

Output only. Name of the verb executed by the operation.

↳ status_detail
string

Output only. Human-readable status of the operation, if any.

↳ cancel_requested
bool

Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED .

↳ api_version
string

Output only. API version used to start the operation.

Output only. The time the operation was created.

Returns
Type
Description

Output only. The time the operation was created.

Parameter
Name
Description
Returns
Type
Description
$this

Output only. The time the operation finished running.

Returns
Type
Description

Output only. The time the operation finished running.

Parameter
Name
Description
Returns
Type
Description
$this

Output only. Server-defined resource path for the target of the operation.

Returns
Type
Description
string

Output only. Server-defined resource path for the target of the operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Name of the verb executed by the operation.

Returns
Type
Description
string

Output only. Name of the verb executed by the operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Human-readable status of the operation, if any.

Returns
Type
Description
string

Output only. Human-readable status of the operation, if any.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED .

Returns
Type
Description
bool

Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED .

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

Output only. API version used to start the operation.

Returns
Type
Description
string

Output only. API version used to start the operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this