regex property

String? regex
getter/setter pair

The user-supplied RE2 regular expression to match against the request URL path.

Implementation

core.String? regex;