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 document provides comprehensive reference material for the Google Cloud Redis C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eKey components of the library include the \u003ccode\u003eCloudRedisClient\u003c/code\u003e for managing Redis instances and the \u003ccode\u003eCloudRedisConnection\u003c/code\u003e object, which facilitates interaction with the Redis service.\u003c/p\u003e\n"],["\u003cp\u003eThe library offers various configuration options, such as backoff, retry, polling policies, and connection idempotency, through options like \u003ccode\u003eCloudRedisBackoffPolicyOption\u003c/code\u003e, \u003ccode\u003eCloudRedisRetryPolicyOption\u003c/code\u003e, \u003ccode\u003eCloudRedisPollingPolicyOption\u003c/code\u003e, and \u003ccode\u003eCloudRedisConnectionIdempotencyPolicyOption\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eFunctions like \u003ccode\u003eMakeCloudRedisConnection\u003c/code\u003e allow users to create a \u003ccode\u003eCloudRedisConnection\u003c/code\u003e object and \u003ccode\u003eMakeDefaultCloudRedisConnectionIdempotencyPolicy\u003c/code\u003e to create a \u003ccode\u003eCloudRedisConnectionIdempotencyPolicy\u003c/code\u003e object, that are required for managing a Redis client.\u003c/p\u003e\n"],["\u003cp\u003eThe document defines several type aliases, including \u003ccode\u003eCloudRedisRetryPolicy\u003c/code\u003e, \u003ccode\u003eCloudRedisLimitedTimeRetryPolicy\u003c/code\u003e, \u003ccode\u003eCloudRedisLimitedErrorCountRetryPolicy\u003c/code\u003e, and \u003ccode\u003eCloudRedisPolicyOptionList\u003c/code\u003e, which are used to set retry strategies and configuration options.\u003c/p\u003e\n"]]],[],null,[]]