Class BackendServiceLocalityLoadBalancingPolicyConfig (1.18.0)

BackendServiceLocalityLoadBalancingPolicyConfig(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Container for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
custom_policy google.cloud.compute_v1.types.BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy
This field is a member of oneof_ _custom_policy.
policy google.cloud.compute_v1.types.BackendServiceLocalityLoadBalancingPolicyConfigPolicy
This field is a member of oneof_ _policy.