Compute V1 Client - Class TrackingMode (1.14.0)

Reference documentation and code samples for the Compute V1 Client class TrackingMode.

TrackingMode contains string constants that represent the names of each value in the google.cloud.compute.v1.BackendServiceConnectionTrackingPolicy.TrackingMode descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ BackendServiceConnectionTrackingPolicy

Constants

UNDEFINED_TRACKING_MODE

Value: 'UNDEFINED_TRACKING_MODE'

INVALID_TRACKING_MODE

Value: 'INVALID_TRACKING_MODE'

PER_CONNECTION

Value: 'PER_CONNECTION'

PER_SESSION

Value: 'PER_SESSION'