regexMatch property
The value of the header must match the regular expression specified in regex_match.
For regular expression grammar, please see: https://github.com/google/re2/wiki/Syntax
Implementation
core.String? regexMatch;
The value of the header must match the regular expression specified in regex_match.
For regular expression grammar, please see: https://github.com/google/re2/wiki/Syntax
core.String? regexMatch;