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 of the Google Cloud Deploy v1 API class PipelineCondition is 3.4.0, with multiple previous versions available for reference."],["The `PipelineCondition` class contains conditions relevant to a Delivery Pipeline and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PipelineCondition` class includes properties for `PipelineReadyCondition`, `TargetsPresentCondition`, and `TargetsTypeCondition`, each providing details on different aspects of the pipeline and its targets."],["The class `PipelineCondition` has two constructors available, one is the default and the other one takes another `PipelineCondition` as a parameter."],["This page serves as documentation for the `PipelineCondition` class within the `Google.Cloud.Deploy.V1` namespace, providing details on its assembly, inheritance, constructors, and properties."]]],[]]