Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::BackendServiceConnectionTrackingPolicy::TrackingMode (v1.7.1)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::BackendServiceConnectionTrackingPolicy::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.

Constants

UNDEFINED_TRACKING_MODE

value: 0
A value indicating that the enum field is not set.

INVALID_TRACKING_MODE

value: 49234371

PER_CONNECTION

value: 85162848

PER_SESSION

value: 182099252