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 document provides reference documentation for the `PipelineCondition` class within the Google Cloud Deploy v1 API, detailing its various versions and structure."],["The latest version of the API for `PipelineCondition` is 3.4.0, while the current page version detailed is 2.18.0, with multiple versions listed from 1.0.0 through 3.4.0."],["`PipelineCondition` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `object`."],["This class contains information about the overall status of a delivery pipeline and details regarding the target conditions, specifically providing three properties: `PipelineReadyCondition`, `TargetsPresentCondition`, and `TargetsTypeCondition`."]]],[]]