Session affinity option, must be one of the following values: NONE:
Connections from the same client IP may go to any instance in the
pool. CLIENT_IP: Connections from the same client IP will go to the
same instance in the pool while that instance remains healthy.
CLIENT_IP_PROTO: Connections from the same client IP with the same
IP protocol will go to the same instance in the pool while that
instance remains healthy.
[[["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-07-31 UTC."],[],[]]