matchRules property
Per-rule match conditions (HTTP headers, query parameters, path regex, ...). When empty, the rule matches every request that reaches the parent path matcher.
Implementation
final List<ComputeRegionUrlMapRegionUrlMapRouteRuleMatch>? matchRules;