Class PipelineCondition (1.18.0)

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

PipelineCondition contains all conditions relevant to a Delivery Pipeline.

Attributes

NameDescription
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
Details around targets enumerated in the pipeline.
targets_type_condition google.cloud.deploy_v1.types.TargetsTypeCondition
Details on the whether the targets enumerated in the pipeline are of the same type.