• Home
  • Raw
  • Download

Lines Matching +full:set +full:- +full:url

8   font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
91 <p class="firstline">Returns the specified UrlMap resource. Gets a list of available URL maps by ma…
97 …For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content).</p>
120 …ed `example-instance` by specifying `name != example-instance`. The `:` operator can be used with …
124 …pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned …
125 …returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results …
128 1 - v1 error format
129 2 - v2 error format
137 &quot;a_key&quot;: { # Name of the scope containing this set of UrlMaps.
139URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
141URL rewrites and header transformations, before forwarding the request to the selected backend. If…
142-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
143 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
144 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
147 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
157 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
160 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
168 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
175-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
179-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
180 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
184-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
188- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
192-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
196URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
200set to a non-zero number. After a backend service is identified and before forwarding the request …
202 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
203 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
208 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
218 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
229URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
230URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
232set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
234 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
235- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
236set to true, any accompanying query portion of the original URL is removed before redirecting the …
239 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
240 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
245 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
255 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
262 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
263 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
265-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
268 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
272 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
273-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
274 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
275 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
276URL rewrites and header transformations, before forwarding the request to the selected backend. If…
277-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
278 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
279 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
282 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
292 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
295 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
303 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
310-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
314-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
315 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
319-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
323- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
327-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
331URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
335set to a non-zero number. After a backend service is identified and before forwarding the request …
337 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
338 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
343 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
353 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
364URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
365URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
367set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
369 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
370- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
371set to true, any accompanying query portion of the original URL is removed before redirecting the …
374 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
379 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
389 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
397-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
398 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
402URL rewrites and header transformations, before forwarding the request to the selected backend. If…
403-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
404 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
405 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
408 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
418 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
421 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
429 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
436-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
440-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
441 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
445-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
449- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
453-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
457URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
461set to a non-zero number. After a backend service is identified and before forwarding the request …
463 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
464 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
469 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
479 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
490URL of the backend service resource to which traffic is directed if this rule is matched. If route…
491 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
493set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
495 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
496- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
497set to true, any accompanying query portion of the original URL is removed before redirecting the …
501 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
504 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
509 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
519 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
527 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
528 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
531 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
532URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
533 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
534 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
535 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
536-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
540set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
541 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
544 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
545set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
546set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
553 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
557 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
559 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
561 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
562 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
565URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
568 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
569URL rewrites and header transformations, before forwarding the request to the selected backend. If…
570-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
571 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
572 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
575 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
585 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
588 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
596 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
603-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
607-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
608 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
612-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
616- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
620-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
624URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
628set to a non-zero number. After a backend service is identified and before forwarding the request …
630 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
631 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
636 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
646 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
657URL of the backend service resource to which traffic is directed if this rule is matched. If route…
658 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
660set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
662 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
663- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
664set to true, any accompanying query portion of the original URL is removed before redirecting the …
670URL of the region where the regional URL map resides. This field is not applicable to global URL m…
671 … &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
672URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
673 { # Message for the expected URL mappings.
675URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
676 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
683 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
684 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
685 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
692 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
698 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
704 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
710 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
716 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
747 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
750 1 - v1 error format
751 2 - v2 error format
756 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
759 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
766 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
779 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
780 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
785 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
790 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
796 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
799 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
805 …<pre>Returns the specified UrlMap resource. Gets a list of available URL maps by making a list() r…
812 1 - v1 error format
813 2 - v2 error format
818URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
820URL rewrites and header transformations, before forwarding the request to the selected backend. If…
821-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
822 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
823 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
826 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
836 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
839 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
847 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
854-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
858-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
859 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
863-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
867- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
871-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
875URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
879set to a non-zero number. After a backend service is identified and before forwarding the request …
881 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
882 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
887 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
897 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
908URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
909URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
911set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
913 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
914- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
915set to true, any accompanying query portion of the original URL is removed before redirecting the …
918 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
919 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
924 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
934 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
941 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
942 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
944-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
947 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
951 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
952-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
953 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
954 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
955URL rewrites and header transformations, before forwarding the request to the selected backend. If…
956-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
957 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
958 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
961 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
971 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
974 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
982 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
989-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
993-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
994 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
998-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1002- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1006-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1010URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1014set to a non-zero number. After a backend service is identified and before forwarding the request …
1016 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1017 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1022 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1032 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1043URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1044URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1046set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1048 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1049- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1050set to true, any accompanying query portion of the original URL is removed before redirecting the …
1053 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1058 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1068 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1076-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1077 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1081URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1082-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1083 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1084 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1087 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1097 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1100 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1108 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1115-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1119-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1120 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1124-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1128- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1132-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1136URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1140set to a non-zero number. After a backend service is identified and before forwarding the request …
1142 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1143 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1148 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1158 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1169URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1170 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1172set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1174 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1175- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1176set to true, any accompanying query portion of the original URL is removed before redirecting the …
1180 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1183 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1188 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1198 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1206 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1207 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1210 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1211URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1212 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1213 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1214 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1215-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1219set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1220 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1223 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1224set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1225set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1232 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1236 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1238 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1240 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1241 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1244URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1247 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1248URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1249-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1250 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1251 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1254 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1264 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1267 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1275 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1282-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1286-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1287 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1291-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1295- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1299-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1303URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1307set to a non-zero number. After a backend service is identified and before forwarding the request …
1309 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1310 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1315 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1325 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1336URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1337 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1339set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1341 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1342- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1343set to true, any accompanying query portion of the original URL is removed before redirecting the …
1349URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1350 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1351URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1352 { # Message for the expected URL mappings.
1354URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1355 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1362 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1363 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1364 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1379URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
1381URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1382-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1383 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1384 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1387 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1397 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1400 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1408 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1415-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1419-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1420 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1424-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1428- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1432-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1436URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1440set to a non-zero number. After a backend service is identified and before forwarding the request …
1442 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1443 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1448 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1458 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1469URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
1470URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1472set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1474 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1475- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1476set to true, any accompanying query portion of the original URL is removed before redirecting the …
1479 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
1480 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1485 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1495 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1502 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
1503 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
1505-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
1508 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
1512 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
1513-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
1514 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
1515 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
1516URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1517-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1518 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1519 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1522 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1532 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1535 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1543 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1550-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1554-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1555 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1559-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1563- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1567-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1571URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1575set to a non-zero number. After a backend service is identified and before forwarding the request …
1577 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1578 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1583 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1593 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1604URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1605URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1607set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1609 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1610- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1611set to true, any accompanying query portion of the original URL is removed before redirecting the …
1614 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1619 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1629 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1637-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1638 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1642URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1643-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1644 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1645 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1648 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1658 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1661 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1669 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1676-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1680-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1681 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1685-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1689- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1693-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1697URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1701set to a non-zero number. After a backend service is identified and before forwarding the request …
1703 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1704 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1709 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1719 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1730URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1731 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1733set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1735 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1736- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1737set to true, any accompanying query portion of the original URL is removed before redirecting the …
1741 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1744 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1749 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1759 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1767 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1768 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1771 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1772URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1773 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1774 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1775 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1776-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1780set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1781 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1784 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1785set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1786set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1793 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1797 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1799 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1801 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1802 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1805URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1808 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1809URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1810-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1811 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1812 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1815 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1825 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1828 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1836 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1843-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1847-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1848 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1852-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1856- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1860-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1864URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1868set to a non-zero number. After a backend service is identified and before forwarding the request …
1870 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1871 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1876 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1886 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1897URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1898 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1900set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1902 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1903- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1904set to true, any accompanying query portion of the original URL is removed before redirecting the …
1910URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1911 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1912URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1913 { # Message for the expected URL mappings.
1915URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1916 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1923 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1924 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1925 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1930 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1933 1 - v1 error format
1934 2 - v2 error format
1939 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
1942 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
1949 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
1962 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
1963 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1968 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
1973 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
1979 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
1982 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
1988 …ap. For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content).
1997 …&quot;host&quot;: &quot;A String&quot;, # If set, this invalidation rule will only apply to reques…
2001 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
2004 1 - v1 error format
2005 2 - v2 error format
2010 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
2013 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
2020 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
2033 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
2034 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2039 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
2044 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2050 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2053 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
2063 …ed `example-instance` by specifying `name != example-instance`. The `:` operator can be used with …
2066 …pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned …
2067 …returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results …
2070 1 - v1 error format
2071 2 - v2 error format
2079URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2081URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2082-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2083 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2084 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2087 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2097 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2100 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2108 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2115-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2119-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2120 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2124-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2128- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2132-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2136URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2140set to a non-zero number. After a backend service is identified and before forwarding the request …
2142 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2143 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2148 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2158 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2169URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2170URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2172set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2174 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2175- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2176set to true, any accompanying query portion of the original URL is removed before redirecting the …
2179 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2180 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2185 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2195 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2202 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2203 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2205-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2208 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2212 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2213-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2214 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2215 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2216URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2217-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2218 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2219 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2222 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2232 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2235 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2243 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2250-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2254-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2255 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2259-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2263- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2267-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2271URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2275set to a non-zero number. After a backend service is identified and before forwarding the request …
2277 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2278 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2283 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2293 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2304URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2305URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2307set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2309 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2310- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2311set to true, any accompanying query portion of the original URL is removed before redirecting the …
2314 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2319 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2329 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2337-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2338 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2342URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2343-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2344 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2345 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2348 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2358 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2361 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2369 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2376-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2380-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2381 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2385-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2389- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2393-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2397URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2401set to a non-zero number. After a backend service is identified and before forwarding the request …
2403 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2404 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2409 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2419 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2430URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2431 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2433set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2435 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2436- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2437set to true, any accompanying query portion of the original URL is removed before redirecting the …
2441 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
2444 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2449 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2459 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2467 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
2468 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
2471 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2472URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
2473 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
2474 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2475 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2476-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
2480set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
2481 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2484 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
2485set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
2486set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
2493 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
2497 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
2499 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
2501 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
2502 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
2505URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
2508 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
2509URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2510-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2511 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2512 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2515 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2525 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2528 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2536 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2543-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2547-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2548 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2552-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2556- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2560-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2564URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2568set to a non-zero number. After a backend service is identified and before forwarding the request …
2570 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2571 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2576 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2586 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2597URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2598 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2600set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2602 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2603- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2604set to true, any accompanying query portion of the original URL is removed before redirecting the …
2610URL of the region where the regional URL map resides. This field is not applicable to global URL m…
2611 … &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2612URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
2613 { # Message for the expected URL mappings.
2615URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
2616 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
2623 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
2624 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
2625 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
2632 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
2635 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2641 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2670URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2672URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2673-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2674 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2675 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2678 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2688 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2691 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2699 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2706-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2710-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2711 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2715-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2719- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2723-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2727URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2731set to a non-zero number. After a backend service is identified and before forwarding the request …
2733 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2734 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2739 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2749 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2760URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2761URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2763set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2765 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2766- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2767set to true, any accompanying query portion of the original URL is removed before redirecting the …
2770 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2771 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2776 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2786 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2793 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2794 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2796-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2799 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2803 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2804-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2805 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2806 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2807URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2808-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2809 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2810 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2813 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2823 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2826 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2834 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2841-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2845-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2846 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2850-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2854- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2858-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2862URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2866set to a non-zero number. After a backend service is identified and before forwarding the request …
2868 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2869 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2874 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2884 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2895URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2896URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2898set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2900 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2901- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2902set to true, any accompanying query portion of the original URL is removed before redirecting the …
2905 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2910 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2920 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2928-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2929 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2933URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2934-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2935 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2936 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2939 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2949 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2952 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2960 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2967-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2971-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2972 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2976-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2980- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2984-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2988URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2992set to a non-zero number. After a backend service is identified and before forwarding the request …
2994 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2995 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3000 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3010 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3021URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3022 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3024set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3026 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3027- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3028set to true, any accompanying query portion of the original URL is removed before redirecting the …
3032 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3035 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3040 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3050 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3058 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3059 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3062 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3063URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3064 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3065 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3066 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3067-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3071set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3072 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3075 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3076set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3077set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3084 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3088 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3090 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3092 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3093 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3096URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3099 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3100URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3101-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3102 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3103 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3106 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3116 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3119 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3127 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3134-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3138-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3139 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3143-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3147- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3151-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3155URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3159set to a non-zero number. After a backend service is identified and before forwarding the request …
3161 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3162 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3167 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3177 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3188URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3189 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3191set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3193 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3194- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3195set to true, any accompanying query portion of the original URL is removed before redirecting the …
3201URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3202 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3203URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3204 { # Message for the expected URL mappings.
3206URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3207 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3214 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3215 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3216 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3221 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
3224 1 - v1 error format
3225 2 - v2 error format
3230 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3233 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
3240 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
3253 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
3254 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3259 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
3264 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
3270 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
3273 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
3287URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
3289URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3290-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3291 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3292 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3295 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3305 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3308 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3316 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3323-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3327-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3328 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3332-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3336- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3340-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3344URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3348set to a non-zero number. After a backend service is identified and before forwarding the request …
3350 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3351 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3356 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3366 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3377URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
3378URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3380set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3382 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3383- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3384set to true, any accompanying query portion of the original URL is removed before redirecting the …
3387 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
3388 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3393 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3403 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3410 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
3411 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
3413-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
3416 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
3420 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
3421-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
3422 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
3423 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
3424URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3425-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3426 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3427 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3430 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3440 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3443 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3451 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3458-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3462-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3463 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3467-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3471- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3475-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3479URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3483set to a non-zero number. After a backend service is identified and before forwarding the request …
3485 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3486 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3491 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3501 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3512URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
3513URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3515set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3517 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3518- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3519set to true, any accompanying query portion of the original URL is removed before redirecting the …
3522 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3527 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3537 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3545-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
3546 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
3550URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3551-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3552 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3553 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3556 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3566 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3569 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3577 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3584-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3588-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3589 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3593-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3597- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3601-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3605URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3609set to a non-zero number. After a backend service is identified and before forwarding the request …
3611 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3612 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3617 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3627 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3638URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3639 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3641set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3643 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3644- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3645set to true, any accompanying query portion of the original URL is removed before redirecting the …
3649 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3652 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3657 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3667 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3675 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3676 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3679 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3680URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3681 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3682 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3683 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3684-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3688set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3689 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3692 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3693set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3694set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3701 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3705 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3707 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3709 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3710 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3713URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3716 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3717URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3718-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3719 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3720 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3723 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3733 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3736 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3744 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3751-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3755-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3756 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3760-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3764- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3768-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3772URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3776set to a non-zero number. After a backend service is identified and before forwarding the request …
3778 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3779 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3784 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3794 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3805URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3806 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3808set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3810 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3811- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3812set to true, any accompanying query portion of the original URL is removed before redirecting the …
3818URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3819 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3820URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3821 { # Message for the expected URL mappings.
3823URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3824 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3831 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3832 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3833 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3838 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
3841 1 - v1 error format
3842 2 - v2 error format
3847 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3850 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
3857 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
3870 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
3871 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3876 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
3881 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
3887 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
3890 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
3905URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
3907URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3908-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3909 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3910 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3913 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3923 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3926 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3934 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3941-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3945-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3946 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3950-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3954- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3958-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3962URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3966set to a non-zero number. After a backend service is identified and before forwarding the request …
3968 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3969 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3974 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3984 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3995URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
3996URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3998set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4000 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4001- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4002set to true, any accompanying query portion of the original URL is removed before redirecting the …
4005 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
4006 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4011 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4021 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4028 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
4029 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
4031-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
4034 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
4038 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
4039-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
4040 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
4041 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
4042URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4043-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4044 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4045 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4048 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4058 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4061 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4069 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4076-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4080-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4081 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4085-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4089- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4093-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4097URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4101set to a non-zero number. After a backend service is identified and before forwarding the request …
4103 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4104 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4109 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4119 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4130URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
4131URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
4133set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4135 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4136- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4137set to true, any accompanying query portion of the original URL is removed before redirecting the …
4140 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4145 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4155 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4163-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
4164 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
4168URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4169-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4170 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4171 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4174 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4184 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4187 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4195 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4202-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4206-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4207 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4211-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4215- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4219-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4223URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4227set to a non-zero number. After a backend service is identified and before forwarding the request …
4229 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4230 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4235 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4245 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4256URL of the backend service resource to which traffic is directed if this rule is matched. If route…
4257 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
4259set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4261 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4262- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4263set to true, any accompanying query portion of the original URL is removed before redirecting the …
4267 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
4270 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4275 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4285 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4293 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
4294 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
4297 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4298URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
4299 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
4300 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4301 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4302-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
4306set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
4307 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4310 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
4311set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
4312set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
4319 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
4323 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
4325 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
4327 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
4328 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
4331URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
4334 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
4335URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4336-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4337 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4338 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4341 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4351 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4354 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4362 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4369-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4373-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4374 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4378-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4382- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4386-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4390URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4394set to a non-zero number. After a backend service is identified and before forwarding the request …
4396 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4397 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4402 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4412 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4423URL of the backend service resource to which traffic is directed if this rule is matched. If route…
4424 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
4426set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4428 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4429- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4430set to true, any accompanying query portion of the original URL is removed before redirecting the …
4436URL of the region where the regional URL map resides. This field is not applicable to global URL m…
4437 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
4438URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
4439 { # Message for the expected URL mappings.
4441URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
4442 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
4449 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
4450 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
4451 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
4459 1 - v1 error format
4460 2 - v2 error format
4473 …&quot;actualOutputUrl&quot;: &quot;A String&quot;, # The actual output URL evaluated by a load bal…
4476 …&quot;expectedOutputUrl&quot;: &quot;A String&quot;, # The expected output URL evaluated by a load…
4478 …tring&quot;, # Expected BackendService or BackendBucket resource the given URL should be mapped to.
4485 &quot;host&quot;: &quot;A String&quot;, # Host portion of the URL.
4486 … &quot;path&quot;: &quot;A String&quot;, # Path portion including query parameters in the URL.