Google Cloud Network Management V1 Client - Class OperationMetadata (2.4.2)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class OperationMetadata.

Metadata describing an Operation

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

Namespace

Google \ Cloud \ NetworkManagement \ V1

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

Target of the operation - for example projects/project-1/locations/global/connectivityTests/test-1

↳ verb
string

Name of the verb executed by the operation.

↳ status_detail
string

Human-readable status of the operation, if any.

↳ cancel_requested
bool

Specifies if cancellation was requested for the operation.

↳ api_version
string

API version.

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

Target of the operation - for example projects/project-1/locations/global/connectivityTests/test-1

Returns
Type
Description
string

Target of the operation - for example projects/project-1/locations/global/connectivityTests/test-1

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

Specifies if cancellation was requested for the operation.

Returns
Type
Description
bool

Specifies if cancellation was requested for the operation.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

API version.

Returns
Type
Description
string

API version.

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