str
The name of a locality load-balancing policy. Valid values
include ROUND_ROBIN and, for Java clients, LEAST_REQUEST.
For information about these values, see the description of
localityLbPolicy. Do not specify the same policy more than
once for a backend. If you do, the configuration is
rejected. Check the Name enum for the list of possible
values.
This field is a member of oneof_ _name.
Classes
Name
Name(value)
The name of a locality load-balancing policy. Valid values include
ROUND_ROBIN and, for Java clients, LEAST_REQUEST. For information
about these values, see the description of localityLbPolicy. Do not
specify the same policy more than once for a backend. If you do, the
configuration is rejected.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class BackendServiceLocalityLoadBalancingPolicyConfigPolicy (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.BackendServiceLocalityLoadBalancingPolicyConfigPolicy)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.BackendServiceLocalityLoadBalancingPolicyConfigPolicy) \n\n BackendServiceLocalityLoadBalancingPolicyConfigPolicy(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nThe configuration for a built-in load balancing policy.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\nClasses\n-------\n\n### Name\n\n Name(value)\n\nThe name of a locality load-balancing policy. Valid values include\nROUND_ROBIN and, for Java clients, LEAST_REQUEST. For information\nabout these values, see the description of localityLbPolicy. Do not\nspecify the same policy more than once for a backend. If you do, the\nconfiguration is rejected."]]