Google Cloud Config V1 Client - Class DeploymentOperationMetadata (1.4.1)

Reference documentation and code samples for the Google Cloud Config V1 Client class DeploymentOperationMetadata.

Ephemeral metadata content describing the state of a deployment operation.

Generated from protobuf message google.cloud.config.v1.DeploymentOperationMetadata

Namespace

Google \ Cloud \ Config \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ step
int

The current step the deployment operation is running.

↳ apply_results
ApplyResults

Outputs and artifacts from applying a deployment.

↳ build
string

Output only. Cloud Build instance UUID associated with this operation.

↳ logs
string

Output only. Location of Deployment operations logs in gs://{bucket}/{object} format.

The current step the deployment operation is running.

Returns
Type
Description
int

The current step the deployment operation is running.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

Outputs and artifacts from applying a deployment.

Returns
Type
Description
ApplyResults |null

Outputs and artifacts from applying a deployment.

Parameter
Name
Description
Returns
Type
Description
$this

Output only. Cloud Build instance UUID associated with this operation.

Returns
Type
Description
string

Output only. Cloud Build instance UUID associated with this operation.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

Output only. Location of Deployment operations logs in gs://{bucket}/{object} format.

Returns
Type
Description
string

Output only. Location of Deployment operations logs in gs://{bucket}/{object} format.

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