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 `PipelineCondition` class in the Google Cloud Deploy v1 API provides conditions related to a delivery pipeline."],["This class is a part of the `Google.Cloud.Deploy.V1` namespace, with its latest version being 3.4.0 and can be located within the Google.Cloud.Deploy.V1.dll assembly."],["It inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `PipelineCondition` class includes properties like `PipelineReadyCondition`, `TargetsPresentCondition`, and `TargetsTypeCondition` to provide detailed status information."],["The class contains a list of previous versions from 1.0.0 to 3.4.0 that can be viewed."]]],[]]