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 documentation covers the `Release.Types.ReleaseCondition` class within the Google Cloud Deploy v1 API."],["This class, `ReleaseCondition`, is used to manage all conditions relevant to a `Release`, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of `Release.Types.ReleaseCondition` available, ranging from version 1.0.0 up to the latest version 3.4.0."],["The class has two key properties: `ReleaseReadyCondition`, which details the overall status of the release, and `SkaffoldSupportedCondition`, which covers the support status of the release's Skaffold version."],["The `ReleaseCondition` class can be constructed either without parameters or by using another `ReleaseCondition` object as a parameter."]]],[]]