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 document provides reference documentation for the `PipelineCondition` class within the Google Cloud Deploy v1 API, specifically for version 3.3.0."],["The `PipelineCondition` class is used to encapsulate the status and conditions related to a Delivery Pipeline, with information on its status being related to it's readiness."],["The `PipelineCondition` class inherits from the base object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists available versions of the API, ranging from the latest version 3.4.0 down to version 1.0.0, for the `PipelineCondition` reference."],["The `PipelineCondition` class includes properties such as `PipelineReadyCondition`, `TargetsPresentCondition`, and `TargetsTypeCondition`, which provide specific details about the pipeline's state."]]],[]]