Class EvaluationValue (4.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
EvaluationValue(value)
Value of this expression.
Enums
Name
Description
EVALUATION_VALUE_UNSPECIFIED
Reserved for future use.
TRUE
The evaluation result is `true`.
FALSE
The evaluation result is `false`.
CONDITIONAL
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.