none constant
BackendService_SessionAffinity
const none
No session affinity. Connections from the same client IP may go to any instance in the pool.
Implementation
static const none = BackendService_SessionAffinity('NONE');