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 2.18.0, but also providing links to other versions from 1.0.0 to 3.4.0."],["The `ReleaseCondition` class, part of the `Google.Cloud.Deploy.V1` namespace, includes properties like `ReleaseReadyCondition` and `SkaffoldSupportedCondition` to specify the state of a release."],["The `ReleaseCondition` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `object` class."],["The available constructors for `ReleaseCondition` include a default constructor, as well as one that takes another `Release.Types.ReleaseCondition` as a parameter for copying instances."],["The current latest version listed is 3.4.0 and the page documents all versions of ReleaseCondition, from versions 1.0.0 to 3.4.0."]]],[]]