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 provided content outlines the different versions of `ConditionEvaluation` within the `Google.Cloud.Asset.V1` namespace, ranging from version 2.7.0 to the latest version 3.12.0."],["`ConditionEvaluation` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for object manipulation and comparison."],["The `ConditionEvaluation` class inherits members from the `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["`ConditionEvaluation` has two constructors, one default and another that accepts a `ConditionEvaluation` object as a parameter for creating a new instance, and a property called EvaluationValue of type `ConditionEvaluation.Types.EvaluationValue`."],["This documentation is for the Google Cloud Asset API's `ConditionEvaluation` class, found in the `Google.Cloud.Asset.V1` assembly, detailing its structure, interfaces, and constructors."]]],[]]