Module: Google::Cloud::Compute::V1::UrlMapsValidateRequest::LoadBalancingSchemes

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

Constant Summary collapse

UNDEFINED_LOAD_BALANCING_SCHEMES =

A value indicating that the enum field is not set.

0
EXTERNAL =

Signifies that this will be used for classic Application Load Balancers.

35_607_499
EXTERNAL_MANAGED =

Signifies that this will be used for Envoy-based global external Application Load Balancers.

512_006_923
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.

526_507_452