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-04-17 UTC."],[[["This webpage provides documentation for the `ConditionEvaluation` class within the Google Cloud Asset Inventory v1 API, with the latest version being 3.12.0."],["The `ConditionEvaluation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConditionEvaluation` class contains an `EvaluationValue` property, which holds the result of a condition evaluation, whose type is `ConditionEvaluation.Types.EvaluationValue`."],["This documentation offers reference material, including code samples and available versions, for different iterations of the `ConditionEvaluation` class, starting from version 2.7.0 to the most current release, version 3.12.0."]]],[]]