celExpression property

String? celExpression
getter/setter pair

A Common Expression Language (CEL) expression that is used to match requests for which the extension chain is executed.

For more information, see CEL matcher language reference.

Required.

Implementation

core.String? celExpression;