• 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;
85 <p class="firstline">Returns the specified UrlMap resource. Gets a list of available URL maps by ma…
91 …For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content).</p>
127 1 - v1 error format
128 2 - v2 error format
133 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
136 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
143 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
156 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
157 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
162 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
167 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
173 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
176 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
182 …<pre>Returns the specified UrlMap resource. Gets a list of available URL maps by making a list() r…
190 1 - v1 error format
191 2 - v2 error format
196URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
198URL rewrites and header transformations, before forwarding the request to the selected backend. If…
199-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
200 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
201 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
204 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
214 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
217 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
225 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
232-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
236-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
237 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
241-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
245- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
249-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
253URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
257set to a non-zero number. After a backend service is identified and before forwarding the request …
259 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
260 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
265 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
275 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
286URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
287URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
289set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
291 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
292- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
293set to true, any accompanying query portion of the original URL is removed before redirecting the …
296 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
297 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
302 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
312 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
319 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
320 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
322-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
325 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
329 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
330-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
331 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
332 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
333URL rewrites and header transformations, before forwarding the request to the selected backend. If…
334-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
335 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
336 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
339 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
349 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
352 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
360 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
367-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
371-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
372 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
376-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
380- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
384-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
388URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
392set to a non-zero number. After a backend service is identified and before forwarding the request …
394 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
395 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
400 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
410 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
421URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
422URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
424set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
426 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
427- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
428set to true, any accompanying query portion of the original URL is removed before redirecting the …
431 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
436 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
446 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
454-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
455 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
459URL rewrites and header transformations, before forwarding the request to the selected backend. If…
460-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
461 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
462 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
465 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
475 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
478 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
486 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
493-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
497-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
498 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
502-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
506- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
510-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
514URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
518set to a non-zero number. After a backend service is identified and before forwarding the request …
520 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
521 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
526 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
536 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
547URL of the backend service resource to which traffic is directed if this rule is matched. If route…
548 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
550set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
552 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
553- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
554set to true, any accompanying query portion of the original URL is removed before redirecting the …
558 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
561 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
566 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
576 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
583set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
586 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
590set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
593 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
598 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
599 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
602 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
603URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
604 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
605 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
606 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
607-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
611set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
612 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
615 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
616set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
617set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
624 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
628 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
630 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
632 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
633 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
636URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
639 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
640URL rewrites and header transformations, before forwarding the request to the selected backend. If…
641-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
642 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
643 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
646 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
656 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
659 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
667 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
674-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
678-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
679 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
683-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
687- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
691-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
695URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
699set to a non-zero number. After a backend service is identified and before forwarding the request …
701 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
702 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
707 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
717 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
728URL of the backend service resource to which traffic is directed if this rule is matched. If route…
729 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
731set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
733 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
734- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
735set to true, any accompanying query portion of the original URL is removed before redirecting the …
741URL of the region where the regional URL map resides. This field is not applicable to global URL m…
742 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
743URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
744 { # Message for the expected URL mappings.
746URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
747 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
754 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
755 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
756 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
772URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
774URL rewrites and header transformations, before forwarding the request to the selected backend. If…
775-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
776 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
777 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
780 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
790 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
793 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
801 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
808-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
812-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
813 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
817-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
821- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
825-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
829URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
833set to a non-zero number. After a backend service is identified and before forwarding the request …
835 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
836 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
841 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
851 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
862URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
863URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
865set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
867 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
868- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
869set to true, any accompanying query portion of the original URL is removed before redirecting the …
872 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
873 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
878 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
888 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
895 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
896 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
898-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
901 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
905 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
906-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
907 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
908 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
909URL rewrites and header transformations, before forwarding the request to the selected backend. If…
910-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
911 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
912 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
915 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
925 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
928 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
936 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
943-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
947-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
948 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
952-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
956- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
960-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
964URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
968set to a non-zero number. After a backend service is identified and before forwarding the request …
970 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
971 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
976 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
986 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
997URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
998URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1000set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1002 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1003- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1004set to true, any accompanying query portion of the original URL is removed before redirecting the …
1007 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1012 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1022 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1030-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1031 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1035URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1036-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1037 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1038 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1041 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1051 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1054 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1062 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1069-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1073-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1074 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1078-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1082- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1086-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1090URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1094set to a non-zero number. After a backend service is identified and before forwarding the request …
1096 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1097 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1102 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1112 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1123URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1124 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1126set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1128 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1129- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1130set to true, any accompanying query portion of the original URL is removed before redirecting the …
1134 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1137 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1142 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1152 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1159set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
1162 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1166set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
1169 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1174 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1175 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1178 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1179URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1180 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1181 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1182 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1183-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1187set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1188 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1191 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1192set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1193set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1200 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1204 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1206 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1208 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1209 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1212URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1215 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1216URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1217-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1218 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1219 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1222 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1232 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1235 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1243 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1250-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1254-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1255 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1259-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1263- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1267-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1271URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1275set to a non-zero number. After a backend service is identified and before forwarding the request …
1277 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1278 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1283 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1293 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1304URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1305 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1307set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1309 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1310- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1311set to true, any accompanying query portion of the original URL is removed before redirecting the …
1317URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1318 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1319URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1320 { # Message for the expected URL mappings.
1322URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1323 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1330 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1331 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1332 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1340 1 - v1 error format
1341 2 - v2 error format
1346 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
1349 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
1356 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
1369 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
1370 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1375 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
1380 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
1386 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
1389 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
1395 …ap. For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content).
1405 …&quot;host&quot;: &quot;A String&quot;, # If set, this invalidation rule will only apply to reques…
1412 1 - v1 error format
1413 2 - v2 error format
1418 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
1421 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
1428 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
1441 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
1442 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1447 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
1452 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
1458 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
1461 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
1472 …ed `example-instance` by specifying `name != example-instance`. The `:` operator can be used with …
1475 …pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned …
1476 …returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results …
1479 1 - v1 error format
1480 2 - v2 error format
1488URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
1490URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1491-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1492 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1493 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1496 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1506 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1509 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1517 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1524-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1528-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1529 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1533-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1537- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1541-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1545URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1549set to a non-zero number. After a backend service is identified and before forwarding the request …
1551 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1552 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1557 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1567 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1578URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
1579URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1581set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1583 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1584- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1585set to true, any accompanying query portion of the original URL is removed before redirecting the …
1588 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
1589 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1594 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1604 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1611 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
1612 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
1614-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
1617 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
1621 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
1622-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
1623 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
1624 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
1625URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1626-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1627 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1628 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1631 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1641 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1644 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1652 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1659-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1663-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1664 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1668-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1672- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1676-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1680URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1684set to a non-zero number. After a backend service is identified and before forwarding the request …
1686 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1687 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1692 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1702 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1713URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1714URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1716set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1718 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1719- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1720set to true, any accompanying query portion of the original URL is removed before redirecting the …
1723 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1728 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1738 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1746-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1747 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1751URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1752-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1753 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1754 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1757 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1767 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1770 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1778 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1785-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1789-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1790 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1794-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1798- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1802-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1806URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1810set to a non-zero number. After a backend service is identified and before forwarding the request …
1812 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1813 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1818 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1828 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1839URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1840 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1842set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1844 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1845- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1846set to true, any accompanying query portion of the original URL is removed before redirecting the …
1850 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1853 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1858 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1868 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1875set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
1878 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1882set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
1885 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1890 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1891 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1894 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1895URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1896 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1897 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1898 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1899-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1903set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1904 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1907 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1908set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1909set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1916 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1920 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1922 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1924 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1925 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1928URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1931 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1932URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1933-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1934 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1935 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1938 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1948 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1951 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1959 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1966-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1970-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1971 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1975-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1979- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1983-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1987URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1991set to a non-zero number. After a backend service is identified and before forwarding the request …
1993 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1994 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1999 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2009 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2020URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2021 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2023set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2025 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2026- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2027set to true, any accompanying query portion of the original URL is removed before redirecting the …
2033URL of the region where the regional URL map resides. This field is not applicable to global URL m…
2034 … &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2035URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
2036 { # Message for the expected URL mappings.
2038URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
2039 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
2046 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
2047 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
2048 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
2055 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
2058 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2064 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2094URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2096URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2097-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2098 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2099 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2102 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2112 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2115 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2123 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2130-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2134-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2135 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2139-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2143- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2147-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2151URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2155set to a non-zero number. After a backend service is identified and before forwarding the request …
2157 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2158 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2163 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2173 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2184URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2185URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2187set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2189 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2190- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2191set to true, any accompanying query portion of the original URL is removed before redirecting the …
2194 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2195 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2200 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2210 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2217 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2218 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2220-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2223 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2227 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2228-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2229 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2230 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2231URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2232-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2233 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2234 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2237 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2247 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2250 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2258 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2265-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2269-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2270 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2274-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2278- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2282-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2286URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2290set to a non-zero number. After a backend service is identified and before forwarding the request …
2292 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2293 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2298 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2308 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2319URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2320URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2322set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2324 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2325- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2326set to true, any accompanying query portion of the original URL is removed before redirecting the …
2329 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2334 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2344 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2352-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2353 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2357URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2358-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2359 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2360 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2363 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2373 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2376 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2384 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2391-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2395-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2396 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2400-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2404- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2408-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2412URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2416set to a non-zero number. After a backend service is identified and before forwarding the request …
2418 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2419 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2424 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2434 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2445URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2446 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2448set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2450 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2451- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2452set to true, any accompanying query portion of the original URL is removed before redirecting the …
2456 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
2459 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2464 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2474 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2481set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
2484 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
2488set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
2491 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
2496 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
2497 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
2500 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2501URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
2502 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
2503 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2504 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2505-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
2509set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
2510 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2513 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
2514set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
2515set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
2522 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
2526 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
2528 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
2530 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
2531 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
2534URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
2537 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
2538URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2539-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2540 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2541 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2544 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2554 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2557 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2565 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2572-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2576-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2577 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2581-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2585- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2589-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2593URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2597set to a non-zero number. After a backend service is identified and before forwarding the request …
2599 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2600 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2605 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2615 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2626URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2627 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2629set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2631 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2632- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2633set to true, any accompanying query portion of the original URL is removed before redirecting the …
2639URL of the region where the regional URL map resides. This field is not applicable to global URL m…
2640 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2641URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
2642 { # Message for the expected URL mappings.
2644URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
2645 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
2652 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
2653 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
2654 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
2662 1 - v1 error format
2663 2 - v2 error format
2668 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
2671 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
2678 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
2691 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
2692 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2697 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
2702 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2708 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2711 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
2727 …&quot;permissions&quot;: [ # The set of permissions to check for the &#x27;resource&#x27;. Permiss…
2734 1 - v1 error format
2735 2 - v2 error format
2758URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2760URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2761-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2762 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2763 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2766 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2776 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2779 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2787 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2794-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2798-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2799 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2803-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2807- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2811-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2815URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2819set to a non-zero number. After a backend service is identified and before forwarding the request …
2821 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2822 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2827 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2837 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2848URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2849URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2851set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2853 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2854- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2855set to true, any accompanying query portion of the original URL is removed before redirecting the …
2858 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2859 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2864 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2874 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2881 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2882 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2884-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2887 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2891 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2892-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2893 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2894 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2895URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2896-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2897 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2898 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2901 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2911 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2914 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2922 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2929-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2933-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2934 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2938-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2942- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2946-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2950URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2954set to a non-zero number. After a backend service is identified and before forwarding the request …
2956 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2957 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2962 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2972 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2983URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2984URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2986set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2988 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2989- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2990set to true, any accompanying query portion of the original URL is removed before redirecting the …
2993 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2998 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3008 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3016-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
3017 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
3021URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3022-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3023 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3024 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3027 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3037 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3040 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3048 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3055-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3059-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3060 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3064-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3068- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3072-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3076URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3080set to a non-zero number. After a backend service is identified and before forwarding the request …
3082 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3083 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3088 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3098 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3109URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3110 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3112set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3114 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3115- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3116set to true, any accompanying query portion of the original URL is removed before redirecting the …
3120 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3123 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3128 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3138 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3145set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
3148 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3152set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
3155 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3160 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3161 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3164 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3165URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3166 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3167 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3168 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3169-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3173set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3174 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3177 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3178set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3179set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3186 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3190 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3192 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3194 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3195 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3198URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3201 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3202URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3203-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3204 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3205 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3208 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3218 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3221 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3229 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3236-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3240-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3241 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3245-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3249- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3253-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3257URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3261set to a non-zero number. After a backend service is identified and before forwarding the request …
3263 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3264 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3269 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3279 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3290URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3291 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3293set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3295 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3296- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3297set to true, any accompanying query portion of the original URL is removed before redirecting the …
3303URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3304 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3305URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3306 { # Message for the expected URL mappings.
3308URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3309 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3316 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3317 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3318 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3326 1 - v1 error format
3327 2 - v2 error format
3332 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3335 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
3342 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
3355 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
3356 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3361 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
3366 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
3372 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
3375 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
3391URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
3393URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3394-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3395 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3396 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3399 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3409 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3412 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3420 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3427-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3431-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3432 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3436-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3440- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3444-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3448URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3452set to a non-zero number. After a backend service is identified and before forwarding the request …
3454 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3455 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3460 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3470 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3481URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
3482URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3484set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3486 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3487- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3488set to true, any accompanying query portion of the original URL is removed before redirecting the …
3491 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
3492 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3497 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3507 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3514 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
3515 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
3517-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
3520 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
3524 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
3525-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
3526 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
3527 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
3528URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3529-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3530 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3531 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3534 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3544 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3547 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3555 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3562-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3566-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3567 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3571-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3575- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3579-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3583URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3587set to a non-zero number. After a backend service is identified and before forwarding the request …
3589 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3590 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3595 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3605 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3616URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
3617URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3619set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3621 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3622- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3623set to true, any accompanying query portion of the original URL is removed before redirecting the …
3626 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3631 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3641 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3649-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
3650 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
3654URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3655-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3656 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3657 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3660 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3670 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3673 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3681 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3688-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3692-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3693 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3697-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3701- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3705-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3709URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3713set to a non-zero number. After a backend service is identified and before forwarding the request …
3715 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3716 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3721 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3731 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3742URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3743 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3745set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3747 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3748- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3749set to true, any accompanying query portion of the original URL is removed before redirecting the …
3753 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3756 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3761 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3771 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3778set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
3781 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3785set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
3788 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3793 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3794 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3797 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3798URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3799 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3800 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3801 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3802-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3806set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3807 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3810 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3811set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3812set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3819 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3823 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3825 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3827 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3828 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3831URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3834 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3835URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3836-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3837 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3838 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3841 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3851 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3854 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3862 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3869-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3873-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3874 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3878-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3882- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3886-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3890URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3894set to a non-zero number. After a backend service is identified and before forwarding the request …
3896 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3897 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3902 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3912 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3923URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3924 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3926set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3928 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3929- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3930set to true, any accompanying query portion of the original URL is removed before redirecting the …
3936URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3937 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3938URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3939 { # Message for the expected URL mappings.
3941URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3942 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3949 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3950 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3951 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3959 1 - v1 error format
3960 2 - v2 error format
3973 …&quot;actualOutputUrl&quot;: &quot;A String&quot;, # The actual output URL evaluated by a load bal…
3976 …&quot;expectedOutputUrl&quot;: &quot;A String&quot;, # The expected output URL evaluated by a load…
3978 …tring&quot;, # Expected BackendService or BackendBucket resource the given URL should be mapped to.
3985 &quot;host&quot;: &quot;A String&quot;, # Host portion of the URL.
3986 … &quot;path&quot;: &quot;A String&quot;, # Path portion including query parameters in the URL.