• 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.
693URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
694 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
695 …&quot;expectedUrlRedirect&quot;: &quot;A String&quot;, # The expected URL that should be redirecte…
702 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
703 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
704 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
711 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
717 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
723 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
729 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
735 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
766 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
769 1 - v1 error format
770 2 - v2 error format
775 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
778 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
785 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
794 &quot;metadata&quot;: { # [Output Only] Service-specific metadata attached to this operation.
795 &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
801 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
802 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
803 …&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this reso…
808 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
813 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
819 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
822 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
828 …<pre>Returns the specified UrlMap resource. Gets a list of available URL maps by making a list() r…
835 1 - v1 error format
836 2 - v2 error format
841URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
843URL rewrites and header transformations, before forwarding the request to the selected backend. If…
844-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
845 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
846 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
849 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
859 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
862 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
870 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
877-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
881-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
882 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
886-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
890- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
894-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
898URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
902set to a non-zero number. After a backend service is identified and before forwarding the request …
904 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
905 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
910 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
920 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
931URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
932URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
934set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
936 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
937- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
938set to true, any accompanying query portion of the original URL is removed before redirecting the …
941 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
942 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
947 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
957 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
964 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
965 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
967-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
970 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
974 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
975-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
976 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
977 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
978URL rewrites and header transformations, before forwarding the request to the selected backend. If…
979-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
980 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
981 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
984 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
994 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
997 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1005 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1012-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1016-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1017 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1021-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1025- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1029-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1033URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1037set to a non-zero number. After a backend service is identified and before forwarding the request …
1039 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1040 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1045 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1055 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1066URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1067URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1069set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1071 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1072- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1073set to true, any accompanying query portion of the original URL is removed before redirecting the …
1076 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1081 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1091 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1099-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1100 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1104URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1105-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1106 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1107 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1110 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1120 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1123 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1131 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1138-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1142-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1143 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1147-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1151- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1155-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1159URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1163set to a non-zero number. After a backend service is identified and before forwarding the request …
1165 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1166 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1171 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1181 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1192URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1193 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1195set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1197 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1198- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1199set to true, any accompanying query portion of the original URL is removed before redirecting the …
1203 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1206 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1211 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1221 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1228set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
1231 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1235set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
1238 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1243 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1244 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1247 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1248URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1249 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1250 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1251 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1252-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1256set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1257 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1260 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1261set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1262set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1269 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1273 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1275 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1277 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1278 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1281URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1284 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1285URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1286-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1287 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1288 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1291 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1301 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1304 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1312 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1319-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1323-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1324 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1328-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1332- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1336-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1340URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1344set to a non-zero number. After a backend service is identified and before forwarding the request …
1346 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1347 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1352 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1362 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1373URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1374 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1376set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1378 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1379- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1380set to true, any accompanying query portion of the original URL is removed before redirecting the …
1386URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1387 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1388URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1389 { # Message for the expected URL mappings.
1392URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1393 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1394 …&quot;expectedUrlRedirect&quot;: &quot;A String&quot;, # The expected URL that should be redirecte…
1401 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1402 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1403 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1418URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
1420URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1421-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1422 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1423 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1426 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1436 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1439 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1447 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1454-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1458-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1459 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1463-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1467- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1471-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1475URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1479set to a non-zero number. After a backend service is identified and before forwarding the request …
1481 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1482 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1487 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1497 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1508URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
1509URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1511set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1513 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1514- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1515set to true, any accompanying query portion of the original URL is removed before redirecting the …
1518 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
1519 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1524 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1534 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1541 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
1542 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
1544-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
1547 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
1551 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
1552-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
1553 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
1554 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
1555URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1556-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1557 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1558 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1561 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1571 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1574 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1582 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1589-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1593-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1594 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1598-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1602- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1606-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1610URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1614set to a non-zero number. After a backend service is identified and before forwarding the request …
1616 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1617 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1622 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1632 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1643URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
1644URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
1646set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1648 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1649- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1650set to true, any accompanying query portion of the original URL is removed before redirecting the …
1653 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1658 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1668 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1676-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
1677 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
1681URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1682-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1683 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1684 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1687 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1697 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1700 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1708 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1715-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1719-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1720 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1724-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1728- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1732-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1736URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1740set to a non-zero number. After a backend service is identified and before forwarding the request …
1742 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1743 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1748 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1758 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1769URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1770 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1772set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1774 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1775- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1776set to true, any accompanying query portion of the original URL is removed before redirecting the …
1780 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
1783 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1788 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1798 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1805set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
1808 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1812set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
1815 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
1820 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
1821 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
1824 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1825URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
1826 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
1827 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1828 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1829-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
1833set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
1834 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
1837 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
1838set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
1839set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
1846 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
1850 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
1852 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
1854 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
1855 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
1858URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
1861 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
1862URL rewrites and header transformations, before forwarding the request to the selected backend. If…
1863-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
1864 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
1865 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
1868 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
1878 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
1881 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
1889 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
1896-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1900-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
1901 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
1905-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1909- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
1913-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
1917URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
1921set to a non-zero number. After a backend service is identified and before forwarding the request …
1923 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
1924 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
1929 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1939 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
1950URL of the backend service resource to which traffic is directed if this rule is matched. If route…
1951 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
1953set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
1955 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
1956- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
1957set to true, any accompanying query portion of the original URL is removed before redirecting the …
1963URL of the region where the regional URL map resides. This field is not applicable to global URL m…
1964 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
1965URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
1966 { # Message for the expected URL mappings.
1969URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
1970 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
1971 …&quot;expectedUrlRedirect&quot;: &quot;A String&quot;, # The expected URL that should be redirecte…
1978 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
1979 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
1980 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
1985 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
1988 1 - v1 error format
1989 2 - v2 error format
1994 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
1997 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
2004 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
2013 &quot;metadata&quot;: { # [Output Only] Service-specific metadata attached to this operation.
2014 &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2020 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
2021 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2022 …&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this reso…
2027 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
2032 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2038 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2041 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
2047 …ap. For more information, see [Invalidating cached content](/cdn/docs/invalidating-cached-content).
2056 …&quot;host&quot;: &quot;A String&quot;, # If set, this invalidation rule will only apply to reques…
2060 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
2063 1 - v1 error format
2064 2 - v2 error format
2069 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
2072 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
2079 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
2088 &quot;metadata&quot;: { # [Output Only] Service-specific metadata attached to this operation.
2089 &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
2095 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
2096 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2097 …&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this reso…
2102 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
2107 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2113 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2116 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
2126 …ed `example-instance` by specifying `name != example-instance`. The `:` operator can be used with …
2129 …pageToken: string, Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned …
2130 …returnPartialSuccess: boolean, Opt-in for partial success behavior which provides partial results …
2133 1 - v1 error format
2134 2 - v2 error format
2142URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2144URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2145-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2146 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2147 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2150 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2160 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2163 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2171 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2178-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2182-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2183 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2187-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2191- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2195-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2199URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2203set to a non-zero number. After a backend service is identified and before forwarding the request …
2205 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2206 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2211 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2221 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2232URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2233URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2235set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2237 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2238- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2239set to true, any accompanying query portion of the original URL is removed before redirecting the …
2242 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2243 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2248 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2258 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2265 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2266 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2268-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2271 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2275 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2276-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2277 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2278 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2279URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2280-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2281 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2282 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2285 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2295 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2298 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2306 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2313-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2317-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2318 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2322-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2326- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2330-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2334URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2338set to a non-zero number. After a backend service is identified and before forwarding the request …
2340 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2341 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2346 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2356 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2367URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2368URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2370set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2372 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2373- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2374set to true, any accompanying query portion of the original URL is removed before redirecting the …
2377 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2382 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2392 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2400-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
2401 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
2405URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2406-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2407 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2408 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2411 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2421 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2424 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2432 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2439-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2443-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2444 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2448-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2452- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2456-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2460URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2464set to a non-zero number. After a backend service is identified and before forwarding the request …
2466 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2467 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2472 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2482 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2493URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2494 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2496set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2498 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2499- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2500set to true, any accompanying query portion of the original URL is removed before redirecting the …
2504 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
2507 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2512 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2522 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2529set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
2532 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
2536set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
2539 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
2544 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
2545 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
2548 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2549URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
2550 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
2551 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2552 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2553-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
2557set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
2558 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
2561 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
2562set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
2563set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
2570 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
2574 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
2576 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
2578 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
2579 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
2582URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
2585 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
2586URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2587-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2588 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2589 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2592 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2602 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2605 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2613 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2620-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2624-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2625 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2629-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2633- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2637-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2641URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2645set to a non-zero number. After a backend service is identified and before forwarding the request …
2647 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2648 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2653 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2663 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2674URL of the backend service resource to which traffic is directed if this rule is matched. If route…
2675 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
2677set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2679 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2680- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2681set to true, any accompanying query portion of the original URL is removed before redirecting the …
2687URL of the region where the regional URL map resides. This field is not applicable to global URL m…
2688 … &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
2689URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
2690 { # Message for the expected URL mappings.
2693URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
2694 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
2695 …&quot;expectedUrlRedirect&quot;: &quot;A String&quot;, # The expected URL that should be redirecte…
2702 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
2703 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
2704 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
2711 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this resource.
2714 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
2720 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
2749URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
2751URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2752-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2753 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2754 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2757 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2767 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2770 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2778 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2785-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2789-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2790 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2794-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2798- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2802-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2806URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2810set to a non-zero number. After a backend service is identified and before forwarding the request …
2812 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2813 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2818 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2828 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2839URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
2840URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2842set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2844 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2845- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2846set to true, any accompanying query portion of the original URL is removed before redirecting the …
2849 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
2850 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2855 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2865 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2872 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
2873 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
2875-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
2878 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
2882 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
2883-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
2884 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
2885 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
2886URL rewrites and header transformations, before forwarding the request to the selected backend. If…
2887-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
2888 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
2889 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
2892 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
2902 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
2905 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
2913 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
2920-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2924-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
2925 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
2929-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2933- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
2937-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
2941URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
2945set to a non-zero number. After a backend service is identified and before forwarding the request …
2947 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
2948 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2953 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2963 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2974URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
2975URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
2977set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
2979 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
2980- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
2981set to true, any accompanying query portion of the original URL is removed before redirecting the …
2984 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
2989 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
2999 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3007-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
3008 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
3012URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3013-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3014 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3015 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3018 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3028 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3031 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3039 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3046-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3050-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3051 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3055-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3059- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3063-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3067URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3071set to a non-zero number. After a backend service is identified and before forwarding the request …
3073 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3074 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3079 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3089 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3100URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3101 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3103set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3105 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3106- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3107set to true, any accompanying query portion of the original URL is removed before redirecting the …
3111 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3114 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3119 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3129 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3136set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
3139 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3143set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
3146 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3151 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3152 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3155 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3156URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3157 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3158 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3159 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3160-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3164set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3165 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3168 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3169set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3170set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3177 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3181 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3183 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3185 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3186 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3189URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3192 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3193URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3194-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3195 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3196 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3199 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3209 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3212 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3220 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3227-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3231-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3232 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3236-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3240- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3244-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3248URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3252set to a non-zero number. After a backend service is identified and before forwarding the request …
3254 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3255 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3260 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3270 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3281URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3282 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3284set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3286 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3287- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3288set to true, any accompanying query portion of the original URL is removed before redirecting the …
3294URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3295 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3296URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3297 { # Message for the expected URL mappings.
3300URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3301 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3302 …&quot;expectedUrlRedirect&quot;: &quot;A String&quot;, # The expected URL that should be redirecte…
3309 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3310 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3311 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3316 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
3319 1 - v1 error format
3320 2 - v2 error format
3325 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3328 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
3335 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
3344 &quot;metadata&quot;: { # [Output Only] Service-specific metadata attached to this operation.
3345 &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
3351 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
3352 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3353 …&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this reso…
3358 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
3363 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
3369 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
3372 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
3387 …&quot;permissions&quot;: [ # The set of permissions to check for the &#x27;resource&#x27;. Permiss…
3394 1 - v1 error format
3395 2 - v2 error format
3417URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
3419URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3420-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3421 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3422 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3425 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3435 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3438 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3446 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3453-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3457-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3458 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3462-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3466- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3470-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3474URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3478set to a non-zero number. After a backend service is identified and before forwarding the request …
3480 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3481 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3486 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3496 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3507URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
3508URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3510set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3512 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3513- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3514set to true, any accompanying query portion of the original URL is removed before redirecting the …
3517 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
3518 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3523 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3533 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3540 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
3541 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
3543-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
3546 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
3550 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
3551-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
3552 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
3553 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
3554URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3555-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3556 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3557 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3560 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3570 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3573 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3581 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3588-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3592-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3593 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3597-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3601- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3605-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3609URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3613set to a non-zero number. After a backend service is identified and before forwarding the request …
3615 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3616 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3621 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3631 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3642URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
3643URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
3645set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3647 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3648- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3649set to true, any accompanying query portion of the original URL is removed before redirecting the …
3652 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3657 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3667 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3675-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
3676 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
3680URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3681-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3682 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3683 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3686 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3696 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3699 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3707 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3714-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3718-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3719 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3723-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3727- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3731-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3735URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3739set to a non-zero number. After a backend service is identified and before forwarding the request …
3741 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3742 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3747 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3757 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3768URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3769 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3771set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3773 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3774- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3775set to true, any accompanying query portion of the original URL is removed before redirecting the …
3779 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
3782 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3787 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3797 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3804set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
3807 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3811set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
3814 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
3819 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
3820 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
3823 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3824URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
3825 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
3826 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3827 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3828-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
3832set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
3833 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
3836 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
3837set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
3838set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
3845 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
3849 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
3851 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
3853 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
3854 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
3857URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
3860 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
3861URL rewrites and header transformations, before forwarding the request to the selected backend. If…
3862-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
3863 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
3864 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
3867 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
3877 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
3880 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
3888 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
3895-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3899-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
3900 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
3904-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3908- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
3912-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
3916URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
3920set to a non-zero number. After a backend service is identified and before forwarding the request …
3922 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
3923 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
3928 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3938 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
3949URL of the backend service resource to which traffic is directed if this rule is matched. If route…
3950 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
3952set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
3954 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
3955- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
3956set to true, any accompanying query portion of the original URL is removed before redirecting the …
3962URL of the region where the regional URL map resides. This field is not applicable to global URL m…
3963 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
3964URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
3965 { # Message for the expected URL mappings.
3968URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
3969 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
3970 …&quot;expectedUrlRedirect&quot;: &quot;A String&quot;, # The expected URL that should be redirecte…
3977 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
3978 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
3979 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
3984 …id UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
3987 1 - v1 error format
3988 2 - v2 error format
3993 …al or zonal. - For global operations, use the `globalOperations` resource. - For regional operatio…
3996 …ng&quot;, # [Output Only] A textual description of the operation, which is set when the operation …
4003 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] An optional, human-readable error messa…
4012 &quot;metadata&quot;: { # [Output Only] Service-specific metadata attached to this operation.
4013 &quot;a_key&quot;: &quot;&quot;, # Properties of the object. Contains field @type with type URL.
4019 …&quot;region&quot;: &quot;A String&quot;, # [Output Only] The URL of the region where the operatio…
4020 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
4021 …&quot;selfLinkWithId&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for this reso…
4026 …&quot;targetLink&quot;: &quot;A String&quot;, # [Output Only] The URL of the resource that the ope…
4031 …ta&quot;: [ { &quot;key&quot;: &quot;scope&quot;, &quot;value&quot;: &quot;zones/us-east1-d&quot; }
4037 …&quot;message&quot;: &quot;A String&quot;, # [Output Only] A human-readable description of the war…
4040 …A String&quot;, # [Output Only] The URL of the zone where the operation resides. Only applicable w…
4055URL map references. If that can not be inferred (for example, this URL map only references backend…
4058URL Map resource. Compute Engine has two URL Map resources: * [Global](/compute/docs/reference/res…
4060URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4061-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4062 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4063 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4066 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4076 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4079 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4087 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4094-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4098-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4099 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4103-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4107- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4111-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4115URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4119set to a non-zero number. After a backend service is identified and before forwarding the request …
4121 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4122 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4127 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4137 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4148URL of the defaultService resource to which traffic is directed if none of the hostRules match. If…
4149URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
4151set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4153 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4154- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4155set to true, any accompanying query portion of the original URL is removed before redirecting the …
4158 …n optimistic locking. This field is ignored when inserting a UrlMap. An up-to-date fingerprint mus…
4159 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4164 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4174 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4181 &quot;hostRules&quot;: [ # The list of host rules to use against the URL.
4182 …{ # UrlMaps A host-matching rule for a URL. If matched, will use the named PathMatcher to select t…
4184-z0-9-.]*). In that case, * must be the first character and must be followed in the pattern by eit…
4187 …of the PathMatcher to use to match the path portion of the URL if the hostRule matches the URL&#x2…
4191 …ot;compute#urlMap&quot;, # [Output Only] Type of the resource. Always compute#urlMaps for url maps.
4192-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long …
4193 &quot;pathMatchers&quot;: [ # The list of named PathMatchers to use against the URL.
4194 …# A matcher for the path portion of the URL. The BackendService from the longest-matched rule will…
4195URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4196-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4197 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4198 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4201 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4211 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4214 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4222 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4229-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4233-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4234 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4238-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4242- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4246-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4250URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4254set to a non-zero number. After a backend service is identified and before forwarding the request …
4256 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4257 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4262 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4272 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4283URL to the BackendService resource. This URL is used if none of the pathRules or routeRules define…
4284URL specified by defaultUrlRedirect. If defaultUrlRedirect is specified, defaultService or default…
4286set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4288 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4289- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4290set to true, any accompanying query portion of the original URL is removed before redirecting the …
4293 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4298 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4308 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4316-path-first basis. For example: a pathRule with a path /a/b/c/* will match before /a/b/* irrespect…
4317 …{ # A path-matching rule for a URL. If matched, will use the specified BackendService to handle th…
4321URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4322-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4323 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4324 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4327 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4337 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4340 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4348 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4355-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4359-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4360 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4364-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4368- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4372-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4376URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4380set to a non-zero number. After a backend service is identified and before forwarding the request …
4382 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4383 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4388 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4398 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4409URL of the backend service resource to which traffic is directed if this rule is matched. If route…
4410 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
4412set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4414 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4415- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4416set to true, any accompanying query portion of the original URL is removed before redirecting the …
4420 …ty, from the lowest to highest number. Within a given pathMatcher, you can set only one of pathRul…
4423 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4428 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4438 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4445set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. Not supported when the URL map …
4448 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
4452set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details. The only configTypeUrl supporte…
4455 …l&quot;: &quot;A String&quot;, # The fully qualified versioned proto3 type url of the protobuf tha…
4460 …{ # HttpRouteRuleMatch specifies a set of criteria for matching requests to an HttpRouteRule. All …
4461 … removing any query parameters and anchor that may be part of the original URL. fullPathMatch must…
4464 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4465URL map is bound to a target gRPC proxy that has the validateForProxyless field set to true, only …
4466 …quot;: True or False, # If set to false, the headerMatch is considered a match if the preceding ma…
4467 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4468 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4469-5, 0] - -3 will match. - 0 will not match. - 0.25 will not match. - -3someString will not match. …
4473set to PORT and a regular expression that satisfies the RFC2616 Host header&#x27;s port specifier.…
4474 …ly one of exactMatch, prefixMatch, suffixMatch, regexMatch, presentMatch or rangeMatch must be set.
4477 …false. ignoreCase must not be used with regexMatch. Not supported when the URL map is bound to a t…
4478set of xDS compliant clients. In their xDS requests to the load balancer, xDS clients present node…
4479set of load balancing proxies. Proxies and sidecars involved in load balancing would typically pre…
4486 …ch. Supported values are: - MATCH_ANY: at least one of the filterLabels must have a matching label…
4490 …atch corresponding query parameters in the request. Not supported when the URL map is bound to a t…
4492 …atches the contents of exactMatch. Only one of presentMatch, exactMatch, or regexMatch must be set.
4494 … the parameter has a value or not. Only one of presentMatch, exactMatch, or regexMatch must be set.
4495 …entMatch, exactMatch, or regexMatch must be set. regexMatch only applies when the loadBalancingSch…
4498URL. For more information about regular expression syntax, see Syntax. Only one of prefixMatch, fu…
4501 … or more routeRules with the same priority. Priority for each rule must be set to a number from 0 …
4502URL rewrites and header transformations, before forwarding the request to the selected backend. If…
4503-side cross-origin requests. For more information about the W3C recommendation for cross-origin re…
4504 …est can include user credentials. This field translates to the Access-Control-Allow-Credentials he…
4505 … &quot;allowHeaders&quot;: [ # Specifies the content for the Access-Control-Allow-Headers header.
4508 … &quot;allowMethods&quot;: [ # Specifies the content for the Access-Control-Allow-Methods header.
4518 … &quot;exposeHeaders&quot;: [ # Specifies the content for the Access-Control-Expose-Headers header.
4521 …light request can be cached in seconds. This field translates to the Access-Control-Max-Age header.
4529 …&quot;fixedDelay&quot;: { # A Duration represents a fixed-length span of time represented as a cou…
4536-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4540-shadow. # Specifies the policy on how requests intended for the route&#x27;s backends are shadowe…
4541 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the BackendService …
4545-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4549- 5xx: retry is attempted if the instance or endpoint responds with any 5xx response code, or if t…
4553-length span of time represented as a count of seconds and fractions of seconds at nanosecond reso…
4557URL of the request, before forwarding the request to the matched service. urlRewrite is the only a…
4561set to a non-zero number. After a backend service is identified and before forwarding the request …
4563 …&quot;backendService&quot;: &quot;A String&quot;, # The full or partial URL to the default Backend…
4564 …dBalancingScheme set to EXTERNAL. Not supported when the URL map is bound to a target gRPC proxy t…
4569 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4579 …dy exist for the header. If true, headerValue is set for the header, discarding any values that we…
4590URL of the backend service resource to which traffic is directed if this rule is matched. If route…
4591 …directed to a URL specified by urlRedirect. If urlRedirect is specified, service or routeAction mu…
4593set to true, the URL scheme in the redirected request is set to HTTPS. If set to false, the URL sc…
4595 …pecified in the HttpRouteRuleMatch, retaining the remaining portion of the URL before redirecting …
4596- MOVED_PERMANENTLY_DEFAULT, which is the default value and corresponds to 301. - FOUND, which cor…
4597set to true, any accompanying query portion of the original URL is removed before redirecting the …
4603URL of the region where the regional URL map resides. This field is not applicable to global URL m…
4604 &quot;selfLink&quot;: &quot;A String&quot;, # [Output Only] Server-defined URL for the resource.
4605URL mapping tests. Request to update the UrlMap succeeds only if all test cases pass. You can spec…
4606 { # Message for the expected URL mappings.
4609URL evaluated by the load balancer containing the scheme, host, path and query parameters. For rul…
4610 … balancer&#x27;s redirect response. expectedRedirectResponseCode cannot be set when service is set.
4611 …&quot;expectedUrlRedirect&quot;: &quot;A String&quot;, # The expected URL that should be redirecte…
4618 …&quot;host&quot;: &quot;A String&quot;, # Host portion of the URL. If headers contains a host head…
4619 &quot;path&quot;: &quot;A String&quot;, # Path portion of the URL.
4620 …endBucket resource the given URL should be mapped to. The service field cannot be set if expectedR…
4628 1 - v1 error format
4629 2 - v2 error format
4642 …&quot;actualOutputUrl&quot;: &quot;A String&quot;, # The actual output URL evaluated by a load bal…
4645 …&quot;expectedOutputUrl&quot;: &quot;A String&quot;, # The expected output URL evaluated by a load…
4647 …tring&quot;, # Expected BackendService or BackendBucket resource the given URL should be mapped to.
4654 &quot;host&quot;: &quot;A String&quot;, # Host portion of the URL.
4655 … &quot;path&quot;: &quot;A String&quot;, # Path portion including query parameters in the URL.