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 documentation covers the `Release.Types.ReleaseCondition` class within the Google Cloud Deploy v1 API."],["This class, `Release.Types.ReleaseCondition`, encapsulates various conditions relevant to a Release, as well as implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the class `Release.Types.ReleaseCondition` is version 3.4.0 and the documentation spans multiple versions, ranging from 1.0.0 to 3.4.0, where they are all individually documented."],["The class has two constructors, one default and another that copies properties from an existing `ReleaseCondition`, and the properties are `ReleaseReadyCondition` and `SkaffoldSupportedCondition`."],["The class inherits from `object` and includes the inherited members `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]