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\u003eThis page details the \u003ccode\u003eTrackingMode\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, specifically for \u003ccode\u003eBackendServiceConnectionTrackingPolicy\u003c/code\u003e in the Google Cloud Compute API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrackingMode\u003c/code\u003e enum defines two primary connection tracking options: \u003ccode\u003ePER_CONNECTION\u003c/code\u003e (default, tracking by connection key) and \u003ccode\u003ePER_SESSION\u003c/code\u003e (tracking by session affinity).\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e library containing this enum range from version 1.0.0 to the latest, version 3.6.0, allowing user to select the appropriate version for their needs.\u003c/p\u003e\n"],["\u003cp\u003eThere are additional fields within this enum such as: \u003ccode\u003eInvalidTrackingMode\u003c/code\u003e, and \u003ccode\u003eUndefinedTrackingMode\u003c/code\u003e specifying cases that are invalid or not yet set.\u003c/p\u003e\n"]]],[],null,[]]