Google Cloud Storage Batch Operations V1 Client - Class OperationMetadata (0.1.1)

Reference documentation and code samples for the Google Cloud Storage Batch Operations V1 Client class OperationMetadata.

Represents the metadata of the long-running operation.

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

Namespace

Google \ Cloud \ StorageBatchOperations \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ operation
string

Output only. The unique operation resource name. Format: projects/{project}/locations/global/operations/{operation}.

↳ 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.

↳ requested_cancellation
bool

Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to <xref uid="\Google\Rpc\Code::CANCELLED">Code.CANCELLED</xref> .

↳ api_version
string

Output only. API version used to start the operation.

↳ job
Job

Output only. The Job associated with the operation.

Output only. The unique operation resource name.

Format: projects/{project}/locations/global/operations/{operation}.

Returns
Type
Description
string

Output only. The unique operation resource name.

Format: projects/{project}/locations/global/operations/{operation}.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

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. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to <xref uid="\Google\Rpc\Code::CANCELLED">Code.CANCELLED</xref> .

Returns
Type
Description
bool

Output only. Identifies whether the user has requested cancellation of the operation. Operations that have been cancelled successfully have google.longrunning.Operation.error value with a google.rpc.Status.code of 1, corresponding to <xref uid="\Google\Rpc\Code::CANCELLED">Code.CANCELLED</xref> .

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

Output only. The Job associated with the operation.

Returns
Type
Description
Job |null

Output only. The Job associated with the operation.

Parameter
Name
Description
var
Job
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: