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 L7 External Load Balancing.

35_607_499
EXTERNAL_MANAGED =

Signifies that this will be used for Envoy-based L7 External Load Balancing.

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 inferrence is not possible, EXTERNAL will be used as the default type.

526_507_452