evaluationStates property

The value of each statement of the condition expression.

The value can be true, false, or null. The value is null if the statement can't be evaluated.

Implementation

core.List<
  GoogleCloudPolicytroubleshooterIamV3ConditionExplanationEvaluationState
>?
evaluationStates;