Class LoadBalancingSchemes (1.19.0)

LoadBalancingSchemes(value)

Enums

Name Description
UNDEFINED_LOAD_BALANCING_SCHEMES A value indicating that the enum field is not set.
EXTERNAL Signifies that this will be used for classic Application Load Balancers.
EXTERNAL_MANAGED Signifies that this will be used for Envoy-based global external Application Load Balancers.
LOAD_BALANCING_SCHEME_UNSPECIFIED If unspecified, the validation will try to infer the scheme from the backend service resources this Url map references. If the inference is not possible, EXTERNAL will be used as the default type.