Google Cloud Functions V2 Client - Class OperationMetadata (1.2.0)

Reference documentation and code samples for the Google Cloud Functions V2 Client class OperationMetadata.

Represents the metadata of the long-running operation.

Generated from protobuf message google.cloud.functions.v2.OperationMetadata

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ create_time
Google\Protobuf\Timestamp

The time the operation was created.

↳ end_time
Google\Protobuf\Timestamp

The time the operation finished running.

↳ target
string

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

↳ verb
string

Name of the verb executed by the operation.

↳ status_detail
string

Human-readable status of the operation, if any.

↳ cancel_requested
bool

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

API version used to start the operation.

↳ request_resource
Google\Protobuf\Any

The original request that started the operation.

↳ stages
array< Google\Cloud\Functions\V2\Stage >

Mechanism for reporting in-progress stages

The time the operation was created.

Returns
Type
Description

The time the operation was created.

Parameter
Name
Description
Returns
Type
Description
$this

The time the operation finished running.

Returns
Type
Description

The time the operation finished running.

Parameter
Name
Description
Returns
Type
Description
$this

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

Returns
Type
Description
string

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

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Name of the verb executed by the operation.

Returns
Type
Description
string

Name of the verb executed by the operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Human-readable status of the operation, if any.

Returns
Type
Description
string

Human-readable status of the operation, if any.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

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

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

API version used to start the operation.

Returns
Type
Description
string

API version used to start the operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

The original request that started the operation.

Returns
Type
Description

The original request that started the operation.

Parameter
Name
Description
Returns
Type
Description
$this

Mechanism for reporting in-progress stages

Returns
Type
Description

Mechanism for reporting in-progress stages

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: