public sealed class PipelineCondition : IMessage<PipelineCondition>, IEquatable<PipelineCondition>, IDeepCloneable<PipelineCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class PipelineCondition.
PipelineCondition contains all conditions relevant to a Delivery Pipeline.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `PipelineCondition` class is 3.4.0, which is accessible via the provided link."],["This documentation covers the `PipelineCondition` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["`PipelineCondition` is a class that contains the status conditions relevant to a Delivery Pipeline, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `PipelineCondition` has two properties: `PipelineReadyCondition`, which provides the overall status of the pipeline, and `TargetsPresentCondition`, which details the targets in the pipeline."],["There are many previous versions available for this class, from 1.0.0 up to the latest version, 3.4.0, and they are all listed here."]]],[]]