public sealed class ConditionEvaluation : IMessage<ConditionEvaluation>, IEquatable<ConditionEvaluation>, IDeepCloneable<ConditionEvaluation>, IBufferMessage, IMessage
[[["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 latest version available for `ConditionEvaluation` within the `Google.Cloud.Asset.V1` namespace is 3.12.0, and there are numerous previous versions ranging from 3.11.0 down to 2.7.0 listed."],["`ConditionEvaluation` is a sealed class in the `Google.Cloud.Asset.V1` namespace, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConditionEvaluation` class provides a property named `EvaluationValue` of type `ConditionEvaluation.Types.EvaluationValue`, which represents the evaluation result."],["This class inherits members from `Object`, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["There are two constructors available for instantiating a `ConditionEvaluation` object, one being parameterless, and the other requiring another `ConditionEvaluation` instance as an argument."]]],[]]