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 webpage provides reference documentation for the `Release.Types.ReleaseCondition` class in the Google Cloud Deploy v1 API, specifically for .NET."],["The latest version of `Release.Types.ReleaseCondition` available is 3.4.0, and previous versions back to 1.0.0 are documented and linked."],["`ReleaseCondition` contains conditions relevant to a Release, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two main properties: `ReleaseReadyCondition` which details the Release's overall status, and `SkaffoldSupportedCondition`, which provides details about the release's Skaffold version support."]]],[]]