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, inheritance, and implementations."],["The latest version of the Google Cloud Deploy v1 API documentation on this page is 3.4.0, and it includes references to older versions, ranging down to 1.0.0."],["The `PipelineCondition` class, part of the `Google.Cloud.Deploy.V1` namespace, contains conditions relevant to a Delivery Pipeline and includes properties like `PipelineReadyCondition`, `TargetsPresentCondition`, and `TargetsTypeCondition`."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating a `PipelineCondition` object, one default constructor and another that takes another `PipelineCondition` object as a parameter."]]],[]]