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."],[[["The webpage provides reference documentation for the `Release.Types.ReleaseCondition` class in the Google Cloud Deploy v1 API, specifically for .NET."],["The content details the inheritance, implementation, constructors, properties, and inherited members of the `Release.Types.ReleaseCondition` class, which is used to define conditions related to a release."],["The page includes a version history, listing links to documentation for `Release.Types.ReleaseCondition` across various versions, from 1.0.0 to 3.4.0 (latest)."],["`ReleaseCondition` has two key properties: `ReleaseReadyCondition`, which indicates the overall status of the release, and `SkaffoldSupportedCondition`, which shows the support state of the release's Skaffold version."]]],[]]