Signifies that this will be used for classic Application Load Balancers.
ExternalManaged
Signifies that this will be used for Envoy-based global external Application Load Balancers.
LoadBalancingSchemeUnspecified
If unspecified, the validation will try to infer the scheme from the backend service resources this Url map references. If the inference is not possible, EXTERNAL will be used as the default type.
UndefinedLoadBalancingSchemes
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides a comprehensive list of versions for `UrlMapsValidateRequest.Types.LoadBalancingSchemes`, ranging from the latest 3.6.0 down to version 1.0.0."],["The `UrlMapsValidateRequest.Types.LoadBalancingSchemes` enum is part of the Google Cloud Compute V1 namespace, specifically within the `Google.Cloud.Compute.V1.dll` assembly."],["The Load Balancing Schemes enum includes fields for `External`, `ExternalManaged`, `LoadBalancingSchemeUnspecified`, and `UndefinedLoadBalancingSchemes`, each with specific implications for load balancer types and validation."],["The `External` scheme is designated for classic Application Load Balancers, while `ExternalManaged` is used for Envoy-based global external Application Load Balancers."],["The `LoadBalancingSchemeUnspecified` scheme attempts to infer the scheme from referenced backend service resources and defaults to `EXTERNAL` if inference is impossible."]]],[]]