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 documentation for the `Release.Types.ReleaseCondition` class in the Google Cloud Deploy v1 API, detailing its structure and functionality."],["The `ReleaseCondition` class contains conditions relevant to a release, including the overall status and the support state of the release's Skaffold version."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to be used within Google's .NET environment."],["The document outlines the `ReleaseCondition` class's constructors, and their parameters, as well as its properties, `ReleaseReadyCondition` and `SkaffoldSupportedCondition`."],["A range of versions for this class are listed, from the latest 3.4.0, down to 1.0.0, in descending order, providing access to documentation for previous releases of this resource."]]],[]]