Reference documentation and code samples for the Compute Engine v1 API enum BackendServiceConnectionTrackingPolicy.Types.TrackingMode.
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 and Tracking Mode for Internal TCP/UDP Load Balancing.
[[["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 2025-04-02 UTC."],[[["The latest version of the `BackendServiceConnectionTrackingPolicy.Types.TrackingMode` documentation is 3.6.0, with the webpage currently displaying information for version 2.14.0."],["This page provides reference documentation and code samples for the `BackendServiceConnectionTrackingPolicy.Types.TrackingMode` enum in the Compute Engine v1 API."],["The enum `BackendServiceConnectionTrackingPolicy.Types.TrackingMode` defines connection tracking keys, with options including `PER_CONNECTION` (default) and `PER_SESSION` based on session affinity."],["The fields provided for the `BackendServiceConnectionTrackingPolicy.Types.TrackingMode` enum are `InvalidTrackingMode`, `PerConnection`, `PerSession`, and `UndefinedTrackingMode`."],["The namespace for the documentation is `Google.Cloud.Compute.V1`, contained within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]