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 documentation for the `Release.Types.ReleaseCondition` class within the Google Cloud Deploy v1 API, offering reference materials and code samples."],["The `ReleaseCondition` class contains all conditions related to a Release, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the API documented here is 3.4.0, with multiple previous versions listed from 3.3.0 down to 1.0.0, all relating to `Release.Types.ReleaseCondition`."],["The class includes properties `ReleaseReadyCondition` and `SkaffoldSupportedCondition`, which detail the overall status and Skaffold support for a given release."],["This class is part of the Google.Cloud.Deploy.V1 namespace, and is contained within the Google.Cloud.Deploy.V1.dll assembly."]]],[]]