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
Name | Description |
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 .
|