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."],[[["This webpage provides documentation for the `PipelineCondition` class within the Google Cloud Deploy v1 API, detailing its properties, constructors, and implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PipelineCondition` class is used to represent conditions related to a Delivery Pipeline, with properties like `PipelineReadyCondition`, `TargetsPresentCondition`, and `TargetsTypeCondition` that provide insights into the pipeline's overall status and the targets it includes."],["The page provides access to the reference documentation for `PipelineCondition` across multiple versions, from version 1.0.0 up to the latest version 3.4.0."],["The current version of the webpage is showing the `PipelineCondition` documentation for version `2.17.0`."]]],[]]