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."],[[["The documentation provides reference material and code samples for the `ConditionEvaluation` class within the Google Cloud Asset Inventory v1 API."],["The latest version available is 3.12.0, with numerous prior versions, including 3.5.0, 3.11.0, 3.10.0, and so on, all the way back to version 2.7.0, linked for access."],["`ConditionEvaluation` is a sealed class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Asset.V1` namespace."],["`ConditionEvaluation` class offers constructors for creating instances, either default or by using another instance, and has the `EvaluationValue` property to get or set the evaluation result."],["The documentation details the class's inheritance, implementations, namespace, assembly, constructors, and the `EvaluationValue` property with its type and description."]]],[]]