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"]],[["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."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eBackendServiceConnectionTrackingPolicy.Types.TrackingMode\u003c/code\u003e is 3.6.0, with many prior versions available, including all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThis enum, \u003ccode\u003eTrackingMode\u003c/code\u003e, defines the method used for connection tracking in the Compute Engine v1 API, with two primary options: \u003ccode\u003ePER_CONNECTION\u003c/code\u003e (default) and \u003ccode\u003ePER_SESSION\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrackingMode\u003c/code\u003e enum is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is located within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation describes the two primary tracking mode options, \u003ccode\u003ePER_CONNECTION\u003c/code\u003e which performs tracking based on the connection key and \u003ccode\u003ePER_SESSION\u003c/code\u003e, which performs it based on session affinity.\u003c/p\u003e\n"],["\u003cp\u003eThere are also two other field options \u003ccode\u003eUndefinedTrackingMode\u003c/code\u003e which indicated that the field is not set and \u003ccode\u003eInvalidTrackingMode\u003c/code\u003e which has no associated description.\u003c/p\u003e\n"]]],[],null,[]]