• Home
  • Raw
  • Download

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

8   font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
31 font-size: 20px;
32 margin-bottom: 1em;
33 margin-top: 1em;
37 line-height: 1.5;
38 font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
42 margin-top: 0.5em;
46 font-family: Arial, sans serif;
50 border-bottom: solid #CCC 1px;
54 margin-top: 0.5em;
58 margin-left: 2 em;
62 margin-top: 1em;
69 font-weight: bold;
70 font-size: 14px;
91 <p class="firstline">Returns the specified UrlMap resource. Gets a list of available URL maps by ma…
97 …For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content).</p>
123 …ed `example-instance` by specifying `name != example-instance`. The `:` operator can be used with …
127 …pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned …
128 …returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results …
131 1 - v1 error format
132 2 - v2 error format
140 &quot;a_key&quot;: { # Name of the scope containing this set of UrlMaps.
142URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
144URL rewrites and header transformations, before forwarding the request to the selected backend. If…
145-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
146 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
147 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
150 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
160 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
163 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
171 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
178-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
182-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
183 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
187-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
191- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
195-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
199URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
203set to a non-zero number. After a backend service is identified and before forwarding the request …
205 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
206 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
211 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
221 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
232URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
233URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
235set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
237 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
238- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
239set to true, any accompanying query portion of the original URL is removed before redirecting the …
242 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
243 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
248 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
258 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
265 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
266 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
268-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
271 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
275 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
276-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
277 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
278 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
279URL rewrites and header transformations, before forwarding the request to the selected backend. If…
280-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
281 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
282 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
285 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
295 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
298 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
306 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
313-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
317-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
318 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
322-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
326- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
330-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
334URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
338set to a non-zero number. After a backend service is identified and before forwarding the request …
340 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
341 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
346 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
356 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
367URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
368URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
370set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
372 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
373- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
374set to true, any accompanying query portion of the original URL is removed before redirecting the …
377 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
382 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
392 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
400-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
401 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
405URL rewrites and header transformations, before forwarding the request to the selected backend. If…
406-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
407 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
408 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
411 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
421 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
424 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
432 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
439-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
443-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
444 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
448-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
452- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
456-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
460URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
464set to a non-zero number. After a backend service is identified and before forwarding the request …
466 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
467 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
472 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
482 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
493URL of the backend service resource to which traffic is directed if this rule is matched. If route…
494 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
496set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
498 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
499- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
500set to true, any accompanying query portion of the original URL is removed before redirecting the …
504 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
507 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
512 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
522 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
529set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
532 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
536set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
539 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
544 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
545 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
548 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
549URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
550 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
551 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
552 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
553-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
557set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
558 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
561 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
562set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
563set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
570 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
574 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
576 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
578 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
579 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
582URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
585 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
586URL rewrites and header transformations, before forwarding the request to the selected backend. If…
587-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
588 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
589 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
592 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
602 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
605 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
613 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
620-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
624-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
625 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
629-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
633- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
637-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
641URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
645set to a non-zero number. After a backend service is identified and before forwarding the request …
647 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
648 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
653 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
663 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
674URL of the backend service resource to which traffic is directed if this rule is matched. If route…
675 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
677set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
679 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
680- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
681set to true, any accompanying query portion of the original URL is removed before redirecting the …
687URL of the region where the regional URL map resides. This field is not applicable to global URL m…
688 … &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
689URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
690 { # Message for the expected URL mappings.
692URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
693 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
700 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
701 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
702 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
709 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
715 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
721 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
727 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
733 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
764 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
767 1 - v1 error format
768 2 - v2 error format
773 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
776 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
783 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
796 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
797 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
802 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
807 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
813 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
816 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
822 …<pre>Returns the specified UrlMap resource. Gets a list of available URL maps by making a list() r…
829 1 - v1 error format
830 2 - v2 error format
835URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
837URL rewrites and header transformations, before forwarding the request to the selected backend. If…
838-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
839 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
840 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
843 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
853 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
856 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
864 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
871-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
875-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
876 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
880-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
884- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
888-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
892URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
896set to a non-zero number. After a backend service is identified and before forwarding the request …
898 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
899 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
904 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
914 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
925URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
926URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
928set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
930 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
931- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
932set to true, any accompanying query portion of the original URL is removed before redirecting the …
935 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
936 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
941 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
951 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
958 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
959 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
961-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
964 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
968 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
969-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
970 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
971 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
972URL rewrites and header transformations, before forwarding the request to the selected backend. If…
973-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
974 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
975 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
978 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
988 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
991 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
999 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1006-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1010-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1011 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1015-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1019- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1023-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1027URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1031set to a non-zero number. After a backend service is identified and before forwarding the request …
1033 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1034 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1039 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1049 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1060URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1061URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1063set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1065 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1066- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1067set to true, any accompanying query portion of the original URL is removed before redirecting the …
1070 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1075 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1085 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1093-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1094 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1098URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1099-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1100 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1101 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1104 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1114 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1117 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1125 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1132-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1136-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1137 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1141-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1145- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1149-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1153URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1157set to a non-zero number. After a backend service is identified and before forwarding the request …
1159 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1160 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1165 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1175 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1186URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1187 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1189set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1191 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1192- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1193set to true, any accompanying query portion of the original URL is removed before redirecting the …
1197 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1200 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1205 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1215 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1222set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
1225 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1229set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
1232 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1237 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1238 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1241 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1242URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1243 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1244 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1245 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1246-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1250set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1251 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1254 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1255set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1256set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1263 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1267 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1269 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1271 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1272 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1275URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1278 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1279URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1280-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1281 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1282 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1285 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1295 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1298 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1306 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1313-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1317-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1318 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1322-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1326- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1330-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1334URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1338set to a non-zero number. After a backend service is identified and before forwarding the request …
1340 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1341 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1346 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1356 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1367URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1368 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1370set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1372 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1373- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1374set to true, any accompanying query portion of the original URL is removed before redirecting the …
1380URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1381 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1382URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1383 { # Message for the expected URL mappings.
1385URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1386 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1393 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1394 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1395 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1410URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
1412URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1413-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1414 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1415 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1418 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1428 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1431 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1439 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1446-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1450-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1451 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1455-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1459- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1463-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1467URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1471set to a non-zero number. After a backend service is identified and before forwarding the request …
1473 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1474 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1479 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1489 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1500URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
1501URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1503set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1505 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1506- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1507set to true, any accompanying query portion of the original URL is removed before redirecting the …
1510 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
1511 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1516 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1526 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1533 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
1534 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
1536-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
1539 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
1543 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
1544-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
1545 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
1546 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
1547URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1548-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1549 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1550 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1553 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1563 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1566 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1574 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1581-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1585-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1586 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1590-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1594- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1598-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1602URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1606set to a non-zero number. After a backend service is identified and before forwarding the request …
1608 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1609 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1614 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1624 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1635URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1636URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1638set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1640 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1641- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1642set to true, any accompanying query portion of the original URL is removed before redirecting the …
1645 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1650 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1660 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1668-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1669 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1673URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1674-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1675 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1676 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1679 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1689 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1692 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1700 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1707-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1711-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1712 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1716-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1720- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1724-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1728URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1732set to a non-zero number. After a backend service is identified and before forwarding the request …
1734 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1735 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1740 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1750 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1761URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1762 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1764set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1766 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1767- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1768set to true, any accompanying query portion of the original URL is removed before redirecting the …
1772 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1775 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1780 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1790 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1797set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
1800 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1804set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
1807 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1812 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1813 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1816 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1817URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1818 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1819 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1820 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1821-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1825set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1826 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1829 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1830set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1831set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1838 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1842 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1844 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1846 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1847 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1850URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1853 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1854URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1855-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1856 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1857 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1860 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1870 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1873 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1881 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1888-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1892-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1893 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1897-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1901- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1905-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1909URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1913set to a non-zero number. After a backend service is identified and before forwarding the request …
1915 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1916 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1921 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1931 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1942URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1943 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1945set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1947 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1948- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1949set to true, any accompanying query portion of the original URL is removed before redirecting the …
1955URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1956 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1957URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1958 { # Message for the expected URL mappings.
1960URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1961 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1968 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1969 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1970 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1975 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1978 1 - v1 error format
1979 2 - v2 error format
1984 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
1987 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
1994 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
2007 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
2008 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2013 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
2018 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2024 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2027 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
2033 …ap. For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content).
2042 …&quot;host&quot;: &quot;A String&quot;, # If set, this invalidation rule will only apply to reques…
2046 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
2049 1 - v1 error format
2050 2 - v2 error format
2055 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
2058 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
2065 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
2078 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
2079 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2084 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
2089 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2095 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2098 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
2108 …ed `example-instance` by specifying `name != example-instance`. The `:` operator can be used with …
2111 …pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned …
2112 …returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results …
2115 1 - v1 error format
2116 2 - v2 error format
2124URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2126URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2127-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2128 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2129 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2132 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2142 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2145 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2153 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2160-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2164-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2165 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2169-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2173- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2177-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2181URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2185set to a non-zero number. After a backend service is identified and before forwarding the request …
2187 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2188 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2193 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2203 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2214URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2215URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2217set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2219 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2220- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2221set to true, any accompanying query portion of the original URL is removed before redirecting the …
2224 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2225 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2230 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2240 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2247 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2248 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2250-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2253 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2257 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2258-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2259 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2260 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2261URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2262-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2263 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2264 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2267 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2277 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2280 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2288 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2295-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2299-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2300 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2304-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2308- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2312-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2316URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2320set to a non-zero number. After a backend service is identified and before forwarding the request …
2322 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2323 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2328 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2338 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2349URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2350URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2352set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2354 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2355- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2356set to true, any accompanying query portion of the original URL is removed before redirecting the …
2359 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2364 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2374 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2382-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2383 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2387URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2388-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2389 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2390 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2393 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2403 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2406 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2414 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2421-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2425-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2426 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2430-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2434- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2438-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2442URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2446set to a non-zero number. After a backend service is identified and before forwarding the request …
2448 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2449 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2454 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2464 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2475URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2476 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2478set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2480 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2481- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2482set to true, any accompanying query portion of the original URL is removed before redirecting the …
2486 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
2489 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2494 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2504 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2511set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
2514 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
2518set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
2521 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
2526 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
2527 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
2530 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2531URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
2532 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
2533 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2534 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2535-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
2539set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
2540 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2543 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
2544set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
2545set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
2552 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
2556 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
2558 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
2560 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
2561 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
2564URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
2567 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
2568URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2569-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2570 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2571 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2574 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2584 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2587 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2595 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2602-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2606-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2607 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2611-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2615- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2619-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2623URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2627set to a non-zero number. After a backend service is identified and before forwarding the request …
2629 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2630 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2635 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2645 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2656URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2657 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2659set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2661 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2662- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2663set to true, any accompanying query portion of the original URL is removed before redirecting the …
2669URL of the region where the regional URL map resides. This field is not applicable to global URL m…
2670 … &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2671URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
2672 { # Message for the expected URL mappings.
2674URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
2675 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
2682 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
2683 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
2684 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
2691 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
2694 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2700 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2729URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2731URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2732-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2733 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2734 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2737 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2747 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2750 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2758 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2765-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2769-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2770 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2774-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2778- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2782-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2786URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2790set to a non-zero number. After a backend service is identified and before forwarding the request …
2792 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2793 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2798 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2808 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2819URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2820URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2822set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2824 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2825- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2826set to true, any accompanying query portion of the original URL is removed before redirecting the …
2829 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2830 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2835 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2845 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2852 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2853 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2855-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2858 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2862 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2863-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2864 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2865 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2866URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2867-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2868 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2869 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2872 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2882 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2885 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2893 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2900-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2904-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2905 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2909-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2913- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2917-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2921URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2925set to a non-zero number. After a backend service is identified and before forwarding the request …
2927 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2928 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2933 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2943 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2954URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2955URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2957set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2959 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2960- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2961set to true, any accompanying query portion of the original URL is removed before redirecting the …
2964 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2969 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2979 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2987-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2988 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2992URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2993-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2994 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2995 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2998 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3008 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3011 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3019 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3026-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3030-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3031 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3035-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3039- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3043-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3047URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3051set to a non-zero number. After a backend service is identified and before forwarding the request …
3053 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3054 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3059 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3069 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3080URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3081 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3083set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3085 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3086- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3087set to true, any accompanying query portion of the original URL is removed before redirecting the …
3091 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3094 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3099 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3109 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3116set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
3119 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3123set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
3126 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3131 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3132 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3135 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3136URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3137 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3138 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3139 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3140-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3144set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3145 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3148 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3149set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3150set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3157 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3161 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3163 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3165 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3166 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3169URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3172 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3173URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3174-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3175 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3176 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3179 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3189 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3192 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3200 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3207-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3211-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3212 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3216-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3220- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3224-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3228URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3232set to a non-zero number. After a backend service is identified and before forwarding the request …
3234 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3235 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3240 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3250 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3261URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3262 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3264set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3266 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3267- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3268set to true, any accompanying query portion of the original URL is removed before redirecting the …
3274URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3275 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3276URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3277 { # Message for the expected URL mappings.
3279URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3280 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3287 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3288 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3289 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3294 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
3297 1 - v1 error format
3298 2 - v2 error format
3303 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3306 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
3313 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
3326 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
3327 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3332 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
3337 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
3343 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
3346 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
3361 …&quot;permissions&quot;: [ # The set of permissions to check for the &#x27;resource&#x27;. Permiss…
3368 1 - v1 error format
3369 2 - v2 error format
3391URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
3393URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3394-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3395 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3396 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3399 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3409 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3412 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3420 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3427-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3431-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3432 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3436-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3440- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3444-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3448URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3452set to a non-zero number. After a backend service is identified and before forwarding the request …
3454 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3455 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3460 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3470 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3481URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
3482URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3484set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3486 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3487- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3488set to true, any accompanying query portion of the original URL is removed before redirecting the …
3491 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
3492 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3497 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3507 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3514 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
3515 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
3517-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
3520 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
3524 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
3525-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
3526 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
3527 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
3528URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3529-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3530 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3531 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3534 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3544 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3547 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3555 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3562-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3566-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3567 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3571-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3575- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3579-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3583URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3587set to a non-zero number. After a backend service is identified and before forwarding the request …
3589 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3590 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3595 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3605 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3616URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
3617URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3619set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3621 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3622- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3623set to true, any accompanying query portion of the original URL is removed before redirecting the …
3626 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3631 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3641 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3649-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
3650 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
3654URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3655-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3656 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3657 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3660 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3670 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3673 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3681 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3688-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3692-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3693 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3697-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3701- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3705-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3709URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3713set to a non-zero number. After a backend service is identified and before forwarding the request …
3715 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3716 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3721 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3731 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3742URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3743 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3745set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3747 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3748- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3749set to true, any accompanying query portion of the original URL is removed before redirecting the …
3753 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3756 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3761 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3771 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3778set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
3781 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3785set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
3788 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3793 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3794 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3797 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3798URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3799 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3800 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3801 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3802-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3806set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3807 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3810 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3811set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3812set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3819 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3823 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3825 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3827 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3828 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3831URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3834 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3835URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3836-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3837 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3838 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3841 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3851 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3854 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3862 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3869-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3873-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3874 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3878-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3882- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3886-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3890URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3894set to a non-zero number. After a backend service is identified and before forwarding the request …
3896 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3897 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3902 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3912 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3923URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3924 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3926set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3928 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3929- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3930set to true, any accompanying query portion of the original URL is removed before redirecting the …
3936URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3937 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3938URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3939 { # Message for the expected URL mappings.
3941URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3942 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3949 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3950 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3951 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3956 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
3959 1 - v1 error format
3960 2 - v2 error format
3965 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3968 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
3975 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
3988 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
3989 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3994 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
3999 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
4005 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
4008 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
4023URL map references. If that can not be inferred (for example, this URL map only references backend…
4026URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
4028URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4029-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4030 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4031 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4034 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4044 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4047 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4055 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4062-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4066-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4067 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4071-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4075- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4079-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4083URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4087set to a non-zero number. After a backend service is identified and before forwarding the request …
4089 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4090 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4095 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4105 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4116URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
4117URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
4119set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4121 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4122- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4123set to true, any accompanying query portion of the original URL is removed before redirecting the …
4126 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
4127 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4132 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4142 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4149 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
4150 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
4152-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
4155 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
4159 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
4160-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
4161 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
4162 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
4163URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4164-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4165 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4166 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4169 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4179 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4182 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4190 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4197-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4201-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4202 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4206-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4210- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4214-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4218URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4222set to a non-zero number. After a backend service is identified and before forwarding the request …
4224 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4225 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4230 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4240 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4251URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
4252URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
4254set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4256 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4257- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4258set to true, any accompanying query portion of the original URL is removed before redirecting the …
4261 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4266 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4276 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4284-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
4285 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
4289URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4290-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4291 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4292 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4295 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4305 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4308 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4316 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4323-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4327-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4328 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4332-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4336- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4340-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4344URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4348set to a non-zero number. After a backend service is identified and before forwarding the request …
4350 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4351 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4356 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4366 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4377URL of the backend service resource to which traffic is directed if this rule is matched. If route…
4378 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
4380set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4382 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4383- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4384set to true, any accompanying query portion of the original URL is removed before redirecting the …
4388 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
4391 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4396 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4406 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4413set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
4416 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
4420set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
4423 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
4428 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
4429 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
4432 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4433URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
4434 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
4435 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4436 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4437-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
4441set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
4442 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4445 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
4446set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
4447set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
4454 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
4458 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
4460 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
4462 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
4463 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
4466URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
4469 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
4470URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4471-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4472 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4473 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4476 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4486 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4489 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4497 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4504-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4508-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4509 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4513-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4517- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4521-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4525URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4529set to a non-zero number. After a backend service is identified and before forwarding the request …
4531 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4532 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4537 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4547 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4558URL of the backend service resource to which traffic is directed if this rule is matched. If route…
4559 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
4561set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4563 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4564- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4565set to true, any accompanying query portion of the original URL is removed before redirecting the …
4571URL of the region where the regional URL map resides. This field is not applicable to global URL m…
4572 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
4573URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
4574 { # Message for the expected URL mappings.
4576URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
4577 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
4584 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
4585 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
4586 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
4594 1 - v1 error format
4595 2 - v2 error format
4608 …&quot;actualOutputUrl&quot;: &quot;A String&quot;, # The actual output URL evaluated by a load bal…
4611 …&quot;expectedOutputUrl&quot;: &quot;A String&quot;, # The expected output URL evaluated by a load…
4613 …tring&quot;, # Expected BackendService or BackendBucket resource the given URL should be mapped to.
4620 &quot;host&quot;: &quot;A String&quot;, # Host portion of the URL.
4621 … &quot;path&quot;: &quot;A String&quot;, # Path portion including query parameters in the URL.