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 reference documentation for the `PipelineCondition` class within the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The latest version of the API documented is 3.4.0, and the page includes links to documentation for multiple previous versions, from 3.3.0 down to 1.0.0."],["The `PipelineCondition` class, which implements several interfaces, contains properties that give the details about a Delivery Pipeline's overall status, targets, and the types of targets."],["This page also contains the description of the constructors used for the `PipelineCondition` Class, allowing users to create a `PipelineCondition` object, either with default properties, or a pre-existing `PipelineCondition` object."],["The page specifies the `PipelineCondition` class is part of the `Google.Cloud.Deploy.V1` namespace and included within the Google.Cloud.Deploy.V1.dll assembly."]]],[]]