[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides access to documentation for various versions of the Redis Cluster client, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["Each version listed links to documentation specifically for that release, located under the directory /cpp/docs/reference/redis/, allowing users to view the documentation for the exact version of Redis Cluster client they are using."],["The provided code snippet demonstrates how to override the default authentication settings for the `redis_cluster_v1::CloudRedisClusterClient` using a service account keyfile."],["The code example shows the use of `google::cloud::Options` to set `google::cloud::UnifiedCredentialsOption`, using `google::cloud::MakeServiceAccountCredentials`."],["The example also includes the use of `google::cloud::redis_cluster_v1::MakeCloudRedisClusterConnection` and how to get a working `google::cloud::redis_cluster_v1::CloudRedisClusterClient`."]]],[]]