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-04-09 UTC."],[[["The latest version of the `UrlMapsValidateRequest.Types.LoadBalancingSchemes` is 3.6.0, and the page provides links to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `LoadBalancingSchemes` enum within the `UrlMapsValidateRequest.Types` class is found in the `Google.Cloud.Compute.V1` namespace, detailed within the `Google.Cloud.Compute.V1.dll` assembly."],["The `LoadBalancingSchemes` enum defines four fields: `External`, `ExternalManaged`, `LoadBalancingSchemeUnspecified`, and `UndefinedLoadBalancingSchemes`."],["The `External` field represents classic Application Load Balancers while `ExternalManaged` is for Envoy-based global external Application Load Balancers."],["`LoadBalancingSchemeUnspecified` will infer the load balancing scheme, if not possible, it will use `External` as a default."]]],[]]