Reference documentation and code samples for the Cloud Asset V1 API module Google::Cloud::Asset::V1::ConditionEvaluation::EvaluationValue.
Value of this expression.
Constants
EVALUATION_VALUE_UNSPECIFIED
value: 0 Reserved for future use.
True
value: 1 The evaluation result is true.
False
value: 2 The evaluation result is false.
CONDITIONAL
value: 3 The evaluation result is conditional when the condition expression
contains variables that are either missing input values or have not been
supported by Policy Analyzer yet.
[[["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-09-09 UTC."],[],[],null,["# Cloud Asset V1 API - Module Google::Cloud::Asset::V1::ConditionEvaluation::EvaluationValue (v1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/ruby/docs/reference/google-cloud-asset-v1/latest/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [1.4.0](/ruby/docs/reference/google-cloud-asset-v1/1.4.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [1.3.1](/ruby/docs/reference/google-cloud-asset-v1/1.3.1/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [1.2.0](/ruby/docs/reference/google-cloud-asset-v1/1.2.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [1.1.0](/ruby/docs/reference/google-cloud-asset-v1/1.1.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [1.0.2](/ruby/docs/reference/google-cloud-asset-v1/1.0.2/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.32.0](/ruby/docs/reference/google-cloud-asset-v1/0.32.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.31.0](/ruby/docs/reference/google-cloud-asset-v1/0.31.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.30.0](/ruby/docs/reference/google-cloud-asset-v1/0.30.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.29.3](/ruby/docs/reference/google-cloud-asset-v1/0.29.3/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.28.1](/ruby/docs/reference/google-cloud-asset-v1/0.28.1/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.27.0](/ruby/docs/reference/google-cloud-asset-v1/0.27.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.26.1](/ruby/docs/reference/google-cloud-asset-v1/0.26.1/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.25.0](/ruby/docs/reference/google-cloud-asset-v1/0.25.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.24.0](/ruby/docs/reference/google-cloud-asset-v1/0.24.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.23.0](/ruby/docs/reference/google-cloud-asset-v1/0.23.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.22.0](/ruby/docs/reference/google-cloud-asset-v1/0.22.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.21.1](/ruby/docs/reference/google-cloud-asset-v1/0.21.1/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.20.1](/ruby/docs/reference/google-cloud-asset-v1/0.20.1/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.19.0](/ruby/docs/reference/google-cloud-asset-v1/0.19.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.18.0](/ruby/docs/reference/google-cloud-asset-v1/0.18.0/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue)\n- [0.17.3](/ruby/docs/reference/google-cloud-asset-v1/0.17.3/Google-Cloud-Asset-V1-ConditionEvaluation-EvaluationValue) \nReference documentation and code samples for the Cloud Asset V1 API module Google::Cloud::Asset::V1::ConditionEvaluation::EvaluationValue.\n\nValue of this expression.\n\nConstants\n---------\n\n### EVALUATION_VALUE_UNSPECIFIED\n\n**value:** 0 \nReserved for future use.\n\n### True\n\n**value:** 1 \nThe evaluation result is `true`.\n\n### False\n\n**value:** 2 \nThe evaluation result is `false`.\n\n### CONDITIONAL\n\n**value:** 3 \nThe evaluation result is `conditional` when the condition expression\ncontains variables that are either missing input values or have not been\nsupported by Policy Analyzer yet."]]