Class DeploymentOperationSummary (0.6.0)

DeploymentOperationSummary(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The summary of the deployment operation.

Attributes

Name Description
deployment_step google.cloud.config_v1.types.DeploymentOperationMetadata.DeploymentStep
Output only. The current step the deployment operation is running.
build str
Output only. Cloud Build instance UUID associated with this operation.
logs str
Output only. Location of Deployment operations logs in gs://{bucket}/{object} format.
content str
Output only. Location of Deployment operations content in gs://{bucket}/{object} format.
artifacts str
Output only. Location of Deployment operations artifacts in gs://{bucket}/{object} format.