Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::LoadBalancerInfo::BackendType (v2.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::LoadBalancerInfo::BackendType.
The type definition for a load balancer backend configuration:
Constants
BACKEND_TYPE_UNSPECIFIED
value: 0 Type is unspecified.
BACKEND_SERVICE
value: 1 Backend Service as the load balancer's backend.
TARGET_POOL
value: 2 Target Pool as the load balancer's backend.
TARGET_INSTANCE
value: 3 Target Instance as the load balancer's backend.
[[["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-06-11 UTC."],[],[]]