Network Security V1 API - Module Google::Cloud::NetworkSecurity::V1::AuthzPolicy::LoadBalancingScheme (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Security V1 API module Google::Cloud::NetworkSecurity::V1::AuthzPolicy::LoadBalancingScheme.
Load balancing schemes supported by the AuthzPolicy resource. The valid
values are INTERNAL_MANAGED and
EXTERNAL_MANAGED. 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 Regional internal or Cross-region
internal Application Load Balancing.
EXTERNAL_MANAGED
value: 2 Signifies that this is used for Global external or Regional external
Application Load Balancing.
INTERNAL_SELF_MANAGED
value: 3 Signifies that this is used for Cloud Service Mesh. Meant for use by
CSM GKE controller only.
[[["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 2026-07-07 UTC."],[],[]]