ProvisionDeploymentGroupOperationMetadata(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Operation metadata for ProvisionDeploymentGroup and
DeprovisionDeploymentGroup long-running operations.
Attributes |
|
|---|---|
| Name | Description |
step |
google.cloud.config_v1.types.ProvisionDeploymentGroupOperationMetadata.ProvisionDeploymentGroupStep
Output only. The current step of the deployment group operation. |
deployment_unit_progresses |
MutableSequence[google.cloud.config_v1.types.DeploymentUnitProgress]
Output only. Progress information for each deployment unit within the operation. |
Classes
ProvisionDeploymentGroupStep
ProvisionDeploymentGroupStep(value)Possible steps during a deployment group provisioning or deprovisioning operation.