Signifies that this will be used for Classic L7 External Load Balancing.
ExternalManaged
Signifies that this will be used for Envoy-based L7 External Load Balancing.
LoadBalancingSchemeUnspecified
If unspecified, the validation will try to infer the scheme from the backend service resources this Url map references. If the inferrence 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-24 UTC."],[[["This webpage provides documentation for the `UrlMapsValidateRequest.Types.LoadBalancingSchemes` enum within the `Google.Cloud.Compute.V1` namespace, detailing its use in Google Cloud's Compute service."],["The latest version documented is 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 also listed, indicating a history of updates and maintenance."],["The `LoadBalancingSchemes` enum defines several fields, including `External`, `ExternalManaged`, `LoadBalancingSchemeUnspecified`, and `UndefinedLoadBalancingSchemes`, each with specific meanings related to load balancing."],["The enum's fields relate to various load balancing functionalities, such as Classic L7 External Load Balancing, Envoy-based L7 External Load Balancing, and an unspecified option with a fallback default."],["The enum can be found within the `Google.Cloud.Compute.V1.dll` assembly, and shows the namespaced organization of google."]]],[]]