Module: Google::Cloud::Compute::V1::BackendService::LoadBalancingScheme

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Specifies the load balancer type. Choose EXTERNAL for external HTTP(S), SSL Proxy, TCP Proxy and Network Load Balancing. Choose INTERNAL for Internal TCP/UDP Load Balancing. Choose INTERNAL_MANAGED for Internal HTTP(S) Load Balancing. INTERNAL_SELF_MANAGED for Traffic Director. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer.

Constant Summary collapse

UNDEFINED_LOAD_BALANCING_SCHEME =

A value indicating that the enum field is not set.

0
EXTERNAL =
35607499
INTERNAL =
279295677
INTERNAL_MANAGED =
37350397
INTERNAL_SELF_MANAGED =
236211150
INVALID_LOAD_BALANCING_SCHEME =
275352060