Class Spillover (1.48.0)
Stay organized with collections
Save and categorize content based on your preferences.
Spillover(value)
This field indicates whether zonal affinity is enabled or not. The
possible values are:
::
ZONAL_AFFINITY_DISABLED: Default Value. Zonal Affinity
is disabled. The load balancer distributes new connections to all
healthy backend endpoints across all zones.
ZONAL_AFFINITY_STAY_WITHIN_ZONE: Zonal Affinity is
enabled. The load balancer distributes new connections to all healthy
backend endpoints in the local zone only. If there are no healthy
backend endpoints in the local zone, the load balancer distributes
new connections to all backend endpoints in the local zone.
ZONAL_AFFINITY_SPILL_CROSS_ZONE: Zonal Affinity is
enabled. The load balancer distributes new connections to all healthy
backend endpoints in the local zone only. If there aren't enough
healthy backend endpoints in the local zone, the load balancer
distributes new connections to all healthy backend endpoints across all
zones.
Enums
Name
Description
UNDEFINED_SPILLOVER
A value indicating that the enum field is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]