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, with the current version being 3.9.0."],["The latest version of the API documentation is for version 3.12.0, and historical versions back to 2.7.0 are accessible via the provided links."],["The `ConditionEvaluation` class, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is found within the `Google.Cloud.Asset.V1` namespace."],["`ConditionEvaluation` objects can be constructed using default or copy constructors, and have an `EvaluationValue` property, of the type `ConditionEvaluation.Types.EvaluationValue`, representing the condition's evaluation result."]]],[]]