Class TrackingMode (1.48.0)
Stay organized with collections
Save and categorize content based on your preferences.
TrackingMode(value)
Specifies the key used for connection tracking. There are two
options:
::
PER_CONNECTION: This is the default mode. The Connection
Tracking is performed as per the Connection Key (default Hash Method) for
the specific protocol.
PER_SESSION: The Connection Tracking is performed as per
the configured Session Affinity. It matches the configured Session
Affinity.
For more details, see Tracking Mode for Network Load
Balancing <https://cloud.google.com/load-balancing/docs/network/networklb-backend-service#tracking-mode>
and Tracking Mode for Internal TCP/UDP Load
Balancing <https://cloud.google.com/load-balancing/docs/internal#tracking-mode>.
Enums
Name
Description
UNDEFINED_TRACKING_MODE
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."],[],[]]