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, focusing on version 3.1.0."],["The `ReleaseCondition` class is responsible for managing all conditions relevant to a Release in Google Cloud Deploy."],["The documentation includes details on inheritance, interfaces implemented, namespace, assembly, constructors, and properties such as `ReleaseReadyCondition` and `SkaffoldSupportedCondition`."],["The documentation provided spans various versions of the Google Cloud Deploy API, from 1.0.0 to the latest 3.4.0, all related to the `Release.Types.ReleaseCondition`."],["The `ReleaseCondition` has two important properties `ReleaseReadyCondition` and `SkaffoldSupportedCondition` which are responsible for holding the details of the release's overall status and the skaffold version support state respectively."]]],[]]