Module: Google::Cloud::Compute::V1::BackendBucket::LoadBalancingScheme

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

Overview

The value can only be INTERNAL_MANAGED for cross-region internal layer 7 load balancer. If loadBalancingScheme is not specified, the backend bucket can be used by classic global external load balancers, or global application external load balancers, or both.

Constant Summary collapse

UNDEFINED_LOAD_BALANCING_SCHEME =

A value indicating that the enum field is not set.

0
INTERNAL_MANAGED =

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

37_350_397