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-04-09 UTC."],[[["The document provides reference information for the `PipelineCondition` class within the Google Cloud Deploy v1 API, specifically version 2.14.0."],["This class, `PipelineCondition`, is a container for various conditions relevant to a Delivery Pipeline, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties to provide details on the pipeline's status using `PipelineReadyCondition` and the enumerated targets using `TargetsPresentCondition` and `TargetsTypeCondition`."],["The document lists the complete history of versions that it has available, ranging from 1.0.0 up to the latest available version of 3.4.0."]]],[]]