Class EvaluationValue (3.26.4)

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.