public sealed class ConditionEvaluation : IMessage<ConditionEvaluation>, IEquatable<ConditionEvaluation>, IDeepCloneable<ConditionEvaluation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class ConditionEvaluation.
[[["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 page provides documentation for the `ConditionEvaluation` class within the Google Cloud Asset Inventory v1 API, specifically for .NET development."],["The `ConditionEvaluation` class is found in the `Google.Cloud.Asset.V1` namespace and is part of the `Google.Cloud.Asset.V1.dll` assembly."],["The latest version documented is 3.12.0, while the current version detailed on the page is 3.2.0, with links to previous versions ranging from 2.7.0 up to 3.11.0."],["`ConditionEvaluation` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the .NET `Object` class."],["The class has two constructors and one property named `EvaluationValue`, which is of the type `ConditionEvaluation.Types.EvaluationValue` and represents the result of an evaluation."]]],[]]