public sealed class PipelineCondition : IMessage<PipelineCondition>, IEquatable<PipelineCondition>, IDeepCloneable<PipelineCondition>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePipelineCondition\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Deploy.V1\u003c/code\u003e namespace manages conditions related to a Delivery Pipeline.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.4.0 is the latest release of \u003ccode\u003ePipelineCondition\u003c/code\u003e, with numerous earlier versions available, dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePipelineCondition\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, suggesting its use in data serialization and comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two primary properties: \u003ccode\u003ePipelineReadyCondition\u003c/code\u003e, detailing the overall status of the pipeline, and \u003ccode\u003eTargetsPresentCondition\u003c/code\u003e, providing information about the targets in the pipeline.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated via a default constructor or a constructor that accepts another \u003ccode\u003ePipelineCondition\u003c/code\u003e instance, allowing for easy duplication or modification.\u003c/p\u003e\n"]]],[],null,[]]