Reference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::LoadBalancingScheme.
Load balancing schemes supported by the LbTrafficExtension,
LbRouteExtension, and LbEdgeExtension resources.
For more information, refer to Backend services
overview.
Constants
LOAD_BALANCING_SCHEME_UNSPECIFIED
value: 0 Default value. Do not use.
INTERNAL_MANAGED
value: 1 Signifies that this is used for Internal HTTP(S) Load Balancing.
EXTERNAL_MANAGED
value: 2 Signifies that this is used for External Managed HTTP(S) Load
Balancing.
[[["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-08-28 UTC."],[],[],null,["# Network Services V1 API - Module Google::Cloud::NetworkServices::V1::LoadBalancingScheme (v2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/ruby/docs/reference/google-cloud-network_services-v1/latest/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [2.3.0](/ruby/docs/reference/google-cloud-network_services-v1/2.3.0/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [2.2.0](/ruby/docs/reference/google-cloud-network_services-v1/2.2.0/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [2.1.0](/ruby/docs/reference/google-cloud-network_services-v1/2.1.0/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [2.0.1](/ruby/docs/reference/google-cloud-network_services-v1/2.0.1/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [1.2.0](/ruby/docs/reference/google-cloud-network_services-v1/1.2.0/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [1.1.0](/ruby/docs/reference/google-cloud-network_services-v1/1.1.0/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [1.0.1](/ruby/docs/reference/google-cloud-network_services-v1/1.0.1/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [0.2.0](/ruby/docs/reference/google-cloud-network_services-v1/0.2.0/Google-Cloud-NetworkServices-V1-LoadBalancingScheme)\n- [0.1.0](/ruby/docs/reference/google-cloud-network_services-v1/0.1.0/Google-Cloud-NetworkServices-V1-LoadBalancingScheme) \nReference documentation and code samples for the Network Services V1 API module Google::Cloud::NetworkServices::V1::LoadBalancingScheme.\n\nLoad balancing schemes supported by the `LbTrafficExtension`,\n`LbRouteExtension`, and `LbEdgeExtension` resources.\nFor more information, refer to [Backend services\noverview](https://cloud.google.com/load-balancing/docs/backend-service).\n\nConstants\n---------\n\n### LOAD_BALANCING_SCHEME_UNSPECIFIED\n\n**value:** 0 \nDefault value. Do not use.\n\n### INTERNAL_MANAGED\n\n**value:** 1 \nSignifies that this is used for Internal HTTP(S) Load Balancing.\n\n### EXTERNAL_MANAGED\n\n**value:** 2 \nSignifies that this is used for External Managed HTTP(S) Load\nBalancing."]]