The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of CloudRedisClient.
The optional options argument may be used to configure aspects of the returned CloudRedisConnection. Expected options are any of the types in the following option lists:
[[["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-08-14 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the Google Cloud Redis C++ client library, specifically version 2.32.0, including links to documentation for other versions ranging from 2.11.0 to 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the \u003ccode\u003eCloudRedisClient\u003c/code\u003e class for managing Redis instances and the \u003ccode\u003eCloudRedisConnection\u003c/code\u003e class which acts as a connection object for the client.\u003c/p\u003e\n"],["\u003cp\u003eSeveral retry policies for the \u003ccode\u003eCloudRedisConnection\u003c/code\u003e are defined, including \u003ccode\u003eCloudRedisLimitedErrorCountRetryPolicy\u003c/code\u003e, \u003ccode\u003eCloudRedisLimitedTimeRetryPolicy\u003c/code\u003e, and \u003ccode\u003eCloudRedisRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eStructs like \u003ccode\u003eCloudRedisBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eCloudRedisConnectionIdempotencyPolicyOption\u003c/code\u003e, \u003ccode\u003eCloudRedisPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eCloudRedisRetryPolicyOption\u003c/code\u003e allow users to configure various aspects of the client's behavior.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a function, \u003ccode\u003eMakeCloudRedisConnection\u003c/code\u003e, which creates a \u003ccode\u003eCloudRedisConnection\u003c/code\u003e and is not to be used directly, but as an argument for the \u003ccode\u003eCloudRedisClient\u003c/code\u003e, and a function \u003ccode\u003eMakeDefaultCloudRedisConnectionIdempotencyPolicy\u003c/code\u003e, which creates a \u003ccode\u003eCloudRedisConnectionIdempotencyPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]