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 version 3.8.0."],["The `ConditionEvaluation` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It includes a property called `EvaluationValue` which can be used to get the evaluation result and is of the type `ConditionEvaluation.Types.EvaluationValue`."],["The documentation includes access to older versions, ranging from version 2.7.0 to the latest version, 3.12.0, allowing users to view the documentation for each version of the API."]]],[]]