PipelineCondition(mapping=None, *, ignore_unknown_fields=False, **kwargs)
PipelineCondition contains all conditions relevant to a Delivery Pipeline.
Attributes
Name | Description |
pipeline_ready_condition |
google.cloud.deploy_v1.types.PipelineReadyCondition
Details around the Pipeline's overall status. |
targets_present_condition |
google.cloud.deploy_v1.types.TargetsPresentCondition
Detalis around targets enumerated in the pipeline. |