expression property

String? expression
getter/setter pair

Textual representation of an expression in Common Expression Language syntax.

The application context of the containing message determines which well-known feature set of CEL is supported.

Implementation

core.String? expression;