MutableSequence[str]
Specifies the load balancer type(s) this validation request
is for. Use EXTERNAL_MANAGED for global external Application
Load Balancers and regional external Application Load
Balancers. Use EXTERNAL for classic Application Load
Balancers. Use INTERNAL_MANAGED for internal Application
Load Balancers. For more information, refer to Choosing a
load balancer. If unspecified, the load balancing scheme
will be inferred from the backend service resources this URL
map references. If that can not be inferred (for example,
this URL map only references backend buckets, or this Url
map is for rewrites and redirects only and doesn't reference
any backends), EXTERNAL will be used as the default type. If
specified, the scheme(s) must not conflict with the load
balancing scheme of the backend service resources this Url
map references. Check the LoadBalancingSchemes enum for the
list of possible values.
resource
google.cloud.compute_v1beta.types.UrlMap
Content of the UrlMap to be validated.
This field is a member of oneof_ _resource.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class UrlMapsValidateRequest (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.UrlMapsValidateRequest)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.UrlMapsValidateRequest) \n\n UrlMapsValidateRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### LoadBalancingSchemes\n\n LoadBalancingSchemes(value)"]]