This interface defines virtual methods for each of the user-facing overload sets in CloudRedisClusterClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudRedisClusterClient.
[[["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 \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e class, which is a crucial component for interacting with Google Cloud Redis clusters in the C++ client library.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e class, ranging from version 2.11.0 up to the latest release candidate, version 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e interface offers virtual methods corresponding to each overload set in \u003ccode\u003eCloudRedisClusterClient\u003c/code\u003e, enabling the injection of custom behaviors for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create a concrete instance of \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e using the \u003ccode\u003eMakeCloudRedisClusterConnection()\u003c/code\u003e function, and for testing, \u003ccode\u003eredis_cluster_v1_mocks::MockCloudRedisClusterConnection\u003c/code\u003e can be used.\u003c/p\u003e\n"],["\u003cp\u003eThe virtual functions provided by the \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e class allow users to perform various operations, including listing, getting, updating, creating, and deleting Redis clusters, through respective request types.\u003c/p\u003e\n"]]],[],null,[]]