public sealed class Release.Types.ReleaseCondition : IMessage<Release.Types.ReleaseCondition>, IEquatable<Release.Types.ReleaseCondition>, IDeepCloneable<Release.Types.ReleaseCondition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Deploy v1 API class Release.Types.ReleaseCondition.
ReleaseCondition contains all conditions relevant to a Release.
[[["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-04-09 UTC."],[[["The provided content is a reference document for the `Release.Types.ReleaseCondition` class within the Google Cloud Deploy v1 API, with version 2.14.0 being detailed."],["`ReleaseCondition` is a class that contains all conditions relevant to a Release in the Google Cloud Deploy API, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The document lists available versions of the `Release.Types.ReleaseCondition` class, ranging from version 1.0.0 up to the latest version 3.4.0, indicating a history of updates and improvements."],["The class includes properties for `ReleaseReadyCondition` and `SkaffoldSupportedCondition`, which describe the overall status and Skaffold support state of the release, respectively."],["The document details the constructors available for creating a `ReleaseCondition` object, including a default constructor and a copy constructor that takes another `ReleaseCondition` object as a parameter."]]],[]]