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-03-21 UTC."],[[["This document provides reference information for the `Release.Types.ReleaseCondition` class within the Google Cloud Deploy v1 API, specifically for .NET development."],["The `ReleaseCondition` class, which contains all conditions for a Release, inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documented here is 3.4.0, and includes access to documentation for other versions all the way down to 1.0.0."],["The class has two constructors, `ReleaseCondition()` and `ReleaseCondition(Release.Types.ReleaseCondition)`, and includes two properties, `ReleaseReadyCondition` and `SkaffoldSupportedCondition`, which detail the release status and skaffold version support, respectively."]]],[]]