condition property

Expr? condition
getter/setter pair

condition for the binding.

If CEL expression in this field is true, this access binding will be considered

Optional.

Implementation

Expr? condition;