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 `Google.Cloud.Compute.V1` library is 3.6.0, with a history of versions dating back to 1.0.0."],["This documentation focuses on the `TrackingMode` enum within the `BackendServiceConnectionTrackingPolicy` type, which is part of the Google Cloud Compute API."],["The `TrackingMode` enum defines the strategy for connection tracking, with options for `PER_CONNECTION` (default) or `PER_SESSION` (based on session affinity)."],["There is also a field labeled `InvalidTrackingMode`, and `UndefinedTrackingMode`, which indicates if the enum field is not set."],["The documentation provides a detailed list of versions of the `Google.Cloud.Compute.V1` assembly, in descending order, to explore the `TrackingMode` features within each of them."]]],[]]