• 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…
121 1 - v1 error format
122 2 - v2 error format
127 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
130 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
137 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
150 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
151 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
156 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
161 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
167 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
170 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
176 …<pre>Returns the specified UrlMap resource. Gets a list of available URL maps by making a list() r…
184 1 - v1 error format
185 2 - v2 error format
190URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
192URL rewrites and header transformations, before forwarding the request to the selected backend. If…
193-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
194 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
195 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
198 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
208 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
211 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
219 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
226-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
230-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
231 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
235-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
239- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
243-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
247URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
251set to a non-zero number. After a backend service is identified and before forwarding the request …
253 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
254 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
259 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
269 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
280URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
281URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
283set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
285 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
286- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
287set to true, any accompanying query portion of the original URL is removed before redirecting the …
290 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
291 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
296 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
306 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
313 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
314 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
316-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
319 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
323 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
324-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
325 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
326 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
327URL rewrites and header transformations, before forwarding the request to the selected backend. If…
328-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
329 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
330 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
333 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
343 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
346 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
354 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
361-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
365-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
366 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
370-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
374- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
378-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
382URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
386set to a non-zero number. After a backend service is identified and before forwarding the request …
388 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
389 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
394 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
404 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
415URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
416URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
418set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
420 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
421- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
422set to true, any accompanying query portion of the original URL is removed before redirecting the …
425 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
430 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
440 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
448-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
449 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
453URL rewrites and header transformations, before forwarding the request to the selected backend. If…
454-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
455 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
456 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
459 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
469 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
472 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
480 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
487-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
491-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
492 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
496-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
500- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
504-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
508URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
512set to a non-zero number. After a backend service is identified and before forwarding the request …
514 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
515 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
520 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
530 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
541URL of the backend service resource to which traffic is directed if this rule is matched. If route…
542 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
544set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
546 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
547- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
548set to true, any accompanying query portion of the original URL is removed before redirecting the …
552 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
555 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
560 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
570 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
578 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
579 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
582 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
583URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
584 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
585 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
586 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
587-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
591set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
592 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
595 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
596set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
597set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
604 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
608 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
610 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
612 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
613 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
616URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
619 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
620URL rewrites and header transformations, before forwarding the request to the selected backend. If…
621-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
622 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
623 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
626 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
636 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
639 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
647 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
654-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
658-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
659 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
663-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
667- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
671-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
675URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
679set to a non-zero number. After a backend service is identified and before forwarding the request …
681 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
682 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
687 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
697 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
708URL of the backend service resource to which traffic is directed if this rule is matched. If route…
709 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
711set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
713 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
714- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
715set to true, any accompanying query portion of the original URL is removed before redirecting the …
721URL of the region where the regional URL map resides. This field is not applicable to global URL m…
722 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
723URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
724 { # Message for the expected URL mappings.
726URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
727 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
734 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
735 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
736 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
752URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
754URL rewrites and header transformations, before forwarding the request to the selected backend. If…
755-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
756 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
757 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
760 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
770 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
773 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
781 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
788-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
792-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
793 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
797-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
801- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
805-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
809URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
813set to a non-zero number. After a backend service is identified and before forwarding the request …
815 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
816 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
821 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
831 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
842URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
843URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
845set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
847 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
848- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
849set to true, any accompanying query portion of the original URL is removed before redirecting the …
852 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
853 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
858 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
868 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
875 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
876 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
878-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
881 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
885 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
886-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
887 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
888 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
889URL rewrites and header transformations, before forwarding the request to the selected backend. If…
890-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
891 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
892 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
895 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
905 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
908 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
916 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
923-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
927-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
928 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
932-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
936- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
940-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
944URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
948set to a non-zero number. After a backend service is identified and before forwarding the request …
950 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
951 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
956 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
966 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
977URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
978URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
980set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
982 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
983- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
984set to true, any accompanying query portion of the original URL is removed before redirecting the …
987 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
992 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1002 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1010-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1011 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1015URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1016-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1017 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1018 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1021 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1031 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1034 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1042 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1049-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1053-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1054 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1058-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1062- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1066-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1070URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1074set to a non-zero number. After a backend service is identified and before forwarding the request …
1076 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1077 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1082 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1092 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1103URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1104 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1106set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1108 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1109- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1110set to true, any accompanying query portion of the original URL is removed before redirecting the …
1114 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1117 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1122 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1132 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1140 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1141 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1144 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1145URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1146 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1147 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1148 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1149-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1153set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1154 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1157 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1158set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1159set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1166 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1170 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1172 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1174 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1175 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1178URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1181 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1182URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1183-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1184 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1185 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1188 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1198 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1201 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1209 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1216-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1220-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1221 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1225-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1229- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1233-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1237URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1241set to a non-zero number. After a backend service is identified and before forwarding the request …
1243 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1244 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1249 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1259 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1270URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1271 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1273set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1275 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1276- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1277set to true, any accompanying query portion of the original URL is removed before redirecting the …
1283URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1284 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1285URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1286 { # Message for the expected URL mappings.
1288URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1289 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1296 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1297 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1298 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1306 1 - v1 error format
1307 2 - v2 error format
1312 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
1315 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
1322 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
1335 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
1336 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1341 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
1346 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
1352 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
1355 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
1366 …ed `example-instance` by specifying `name != example-instance`. The `:` operator can be used with …
1369 …pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned …
1370 …returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results …
1373 1 - v1 error format
1374 2 - v2 error format
1382URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
1384URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1385-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1386 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1387 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1390 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1400 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1403 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1411 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1418-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1422-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1423 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1427-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1431- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1435-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1439URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1443set to a non-zero number. After a backend service is identified and before forwarding the request …
1445 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1446 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1451 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1461 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1472URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
1473URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1475set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1477 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1478- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1479set to true, any accompanying query portion of the original URL is removed before redirecting the …
1482 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
1483 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1488 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1498 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1505 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
1506 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
1508-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
1511 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
1515 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
1516-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
1517 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
1518 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
1519URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1520-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1521 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1522 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1525 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1535 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1538 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1546 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1553-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1557-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1558 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1562-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1566- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1570-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1574URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1578set to a non-zero number. After a backend service is identified and before forwarding the request …
1580 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1581 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1586 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1596 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1607URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1608URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1610set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1612 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1613- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1614set to true, any accompanying query portion of the original URL is removed before redirecting the …
1617 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1622 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1632 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1640-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1641 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1645URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1646-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1647 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1648 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1651 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1661 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1664 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1672 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1679-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1683-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1684 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1688-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1692- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1696-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1700URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1704set to a non-zero number. After a backend service is identified and before forwarding the request …
1706 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1707 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1712 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1722 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1733URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1734 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1736set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1738 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1739- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1740set to true, any accompanying query portion of the original URL is removed before redirecting the …
1744 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1747 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1752 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1762 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1770 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1771 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1774 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1775URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1776 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1777 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1778 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1779-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1783set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1784 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1787 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1788set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1789set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1796 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1800 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1802 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1804 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1805 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1808URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1811 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1812URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1813-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1814 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1815 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1818 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1828 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1831 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1839 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1846-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1850-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1851 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1855-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1859- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1863-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1867URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1871set to a non-zero number. After a backend service is identified and before forwarding the request …
1873 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1874 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1879 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1889 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1900URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1901 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1903set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1905 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1906- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1907set to true, any accompanying query portion of the original URL is removed before redirecting the …
1913URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1914 … &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1915URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1916 { # Message for the expected URL mappings.
1918URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1919 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1926 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1927 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1928 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1935 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
1938 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
1944 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
1974URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
1976URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1977-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1978 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1979 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1982 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1992 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1995 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2003 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2010-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2014-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2015 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2019-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2023- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2027-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2031URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2035set to a non-zero number. After a backend service is identified and before forwarding the request …
2037 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2038 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2043 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2053 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2064URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2065URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2067set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2069 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2070- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2071set to true, any accompanying query portion of the original URL is removed before redirecting the …
2074 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2075 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2080 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2090 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2097 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2098 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2100-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2103 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2107 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2108-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2109 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2110 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2111URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2112-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2113 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2114 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2117 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2127 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2130 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2138 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2145-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2149-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2150 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2154-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2158- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2162-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2166URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2170set to a non-zero number. After a backend service is identified and before forwarding the request …
2172 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2173 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2178 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2188 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2199URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2200URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2202set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2204 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2205- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2206set to true, any accompanying query portion of the original URL is removed before redirecting the …
2209 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2214 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2224 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2232-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2233 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2237URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2238-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2239 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2240 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2243 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2253 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2256 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2264 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2271-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2275-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2276 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2280-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2284- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2288-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2292URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2296set to a non-zero number. After a backend service is identified and before forwarding the request …
2298 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2299 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2304 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2314 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2325URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2326 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2328set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2330 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2331- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2332set to true, any accompanying query portion of the original URL is removed before redirecting the …
2336 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
2339 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2344 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2354 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2362 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
2363 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
2366 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2367URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
2368 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
2369 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2370 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2371-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
2375set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
2376 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2379 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
2380set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
2381set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
2388 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
2392 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
2394 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
2396 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
2397 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
2400URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
2403 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
2404URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2405-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2406 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2407 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2410 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2420 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2423 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2431 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2438-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2442-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2443 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2447-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2451- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2455-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2459URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2463set to a non-zero number. After a backend service is identified and before forwarding the request …
2465 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2466 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2471 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2481 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2492URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2493 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2495set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2497 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2498- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2499set to true, any accompanying query portion of the original URL is removed before redirecting the …
2505URL of the region where the regional URL map resides. This field is not applicable to global URL m…
2506 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2507URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
2508 { # Message for the expected URL mappings.
2510URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
2511 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
2518 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
2519 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
2520 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
2528 1 - v1 error format
2529 2 - v2 error format
2534 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
2537 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
2544 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
2557 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
2558 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2563 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
2568 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2574 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2577 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
2592URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2594URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2595-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2596 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2597 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2600 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2610 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2613 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2621 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2628-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2632-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2633 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2637-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2641- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2645-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2649URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2653set to a non-zero number. After a backend service is identified and before forwarding the request …
2655 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2656 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2661 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2671 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2682URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2683URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2685set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2687 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2688- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2689set to true, any accompanying query portion of the original URL is removed before redirecting the …
2692 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2693 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2698 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2708 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2715 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2716 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2718-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2721 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2725 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2726-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2727 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2728 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2729URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2730-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2731 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2732 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2735 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2745 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2748 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2756 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2763-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2767-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2768 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2772-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2776- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2780-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2784URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2788set to a non-zero number. After a backend service is identified and before forwarding the request …
2790 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2791 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2796 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2806 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2817URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2818URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2820set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2822 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2823- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2824set to true, any accompanying query portion of the original URL is removed before redirecting the …
2827 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2832 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2842 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2850-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2851 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2855URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2856-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2857 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2858 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2861 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2871 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2874 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2882 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2889-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2893-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2894 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2898-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2902- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2906-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2910URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2914set to a non-zero number. After a backend service is identified and before forwarding the request …
2916 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2917 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2922 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2932 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2943URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2944 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2946set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2948 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2949- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2950set to true, any accompanying query portion of the original URL is removed before redirecting the …
2954 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
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…
2980 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
2981 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
2984 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2985URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
2986 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
2987 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2988 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2989-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
2993set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
2994 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2997 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
2998set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
2999set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3006 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3010 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3012 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3014 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3015 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3018URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3021 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3022URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3023-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3024 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3025 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3028 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3038 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3041 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3049 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3056-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3060-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3061 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3065-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3069- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3073-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3077URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3081set to a non-zero number. After a backend service is identified and before forwarding the request …
3083 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3084 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3089 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3099 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3110URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3111 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3113set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3115 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3116- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3117set to true, any accompanying query portion of the original URL is removed before redirecting the …
3123URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3124 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3125URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3126 { # Message for the expected URL mappings.
3128URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3129 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3136 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3137 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3138 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3146 1 - v1 error format
3147 2 - v2 error format
3152 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3155 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
3162 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
3175 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
3176 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3181 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
3186 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
3192 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
3195 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
3211URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
3213URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3214-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3215 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3216 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3219 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3229 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3232 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3240 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3247-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3251-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3252 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3256-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3260- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3264-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3268URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3272set to a non-zero number. After a backend service is identified and before forwarding the request …
3274 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3275 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3280 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3290 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3301URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
3302URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3304set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3306 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3307- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3308set to true, any accompanying query portion of the original URL is removed before redirecting the …
3311 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
3312 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3317 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3327 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3334 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
3335 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
3337-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
3340 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
3344 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
3345-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
3346 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
3347 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
3348URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3349-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3350 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3351 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3354 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3364 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3367 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3375 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3382-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3386-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3387 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3391-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3395- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3399-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3403URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3407set to a non-zero number. After a backend service is identified and before forwarding the request …
3409 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3410 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3415 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3425 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3436URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
3437URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3439set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3441 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3442- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3443set to true, any accompanying query portion of the original URL is removed before redirecting the …
3446 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3451 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3461 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3469-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
3470 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
3474URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3475-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3476 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3477 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3480 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3490 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3493 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3501 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3508-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3512-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3513 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3517-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3521- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3525-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3529URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3533set to a non-zero number. After a backend service is identified and before forwarding the request …
3535 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3536 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3541 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3551 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3562URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3563 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3565set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3567 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3568- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3569set to true, any accompanying query portion of the original URL is removed before redirecting the …
3573 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3576 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3581 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3591 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3599 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3600 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3603 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3604URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3605 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3606 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3607 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3608-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3612set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3613 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3616 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3617set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3618set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3625 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3629 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3631 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3633 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3634 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3637URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3640 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3641URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3642-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3643 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3644 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3647 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3657 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3660 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3668 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3675-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3679-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3680 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3684-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3688- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3692-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3696URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3700set to a non-zero number. After a backend service is identified and before forwarding the request …
3702 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3703 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3708 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3718 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3729URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3730 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3732set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3734 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3735- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3736set to true, any accompanying query portion of the original URL is removed before redirecting the …
3742URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3743 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3744URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3745 { # Message for the expected URL mappings.
3747URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3748 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3755 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3756 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3757 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3765 1 - v1 error format
3766 2 - v2 error format
3779 …&quot;actualOutputUrl&quot;: &quot;A String&quot;, # The actual output URL evaluated by a load bal…
3782 …&quot;expectedOutputUrl&quot;: &quot;A String&quot;, # The expected output URL evaluated by a load…
3784 …tring&quot;, # Expected BackendService or BackendBucket resource the given URL should be mapped to.
3791 &quot;host&quot;: &quot;A String&quot;, # Host portion of the URL.
3792 … &quot;path&quot;: &quot;A String&quot;, # Path portion including query parameters in the URL.