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 reference documentation for the `ConditionEvaluation` class within the Google Cloud Asset Inventory v1 API, specifically for the .NET library."],["The `ConditionEvaluation` class is a sealed class that represents the result of a condition evaluation and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of `ConditionEvaluation` is 3.12.0, with a history of versions dating back to 2.7.0, all accessible via provided links."],["The class includes a constructor and a property named `EvaluationValue`, which is of type `ConditionEvaluation.Types.EvaluationValue` and holds the evaluation result."],["This documentation outlines the class's inheritance from `object`, implemented interfaces, inherited members, namespace, assembly information, and available constructors."]]],[]]