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 webpage provides documentation for the `ConditionEvaluation` class within the Google Cloud Asset Inventory v1 API."],["The `ConditionEvaluation` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented on the page is 3.12.0, but it is version 3.10.0 which is in focus here, and there are older versions available going as far back as 2.7.0."],["The `ConditionEvaluation` class has properties such as `EvaluationValue` which dictates the evaluation result of type `ConditionEvaluation.Types.EvaluationValue`."],["`ConditionEvaluation` has two documented constructors, a parameterless version and a version that accepts another `ConditionEvaluation` object."]]],[]]