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 document details the \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e object, which acts as an interface for the \u003ccode\u003eCloudRedisClusterClient\u003c/code\u003e and allows users to inject custom behaviors for testing.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version for Cloud Redis Cluster is 2.37.0-rc, with numerous previous versions available, dating back to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create concrete instances of \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e using \u003ccode\u003eMakeCloudRedisClusterConnection()\u003c/code\u003e, while \u003ccode\u003eMockCloudRedisClusterConnection\u003c/code\u003e is provided for mocking purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e provides virtual methods for managing Redis Clusters, including listing, getting, updating, creating, and deleting clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains in-depth information on virtual functions within \u003ccode\u003eCloudRedisClusterConnection\u003c/code\u003e such as options(), ListClusters(), GetCluster(), UpdateCluster(), DeleteCluster(), CreateCluster() and GetClusterCertificateAuthority() and the information associated with each parameter and return type.\u003c/p\u003e\n"]]],[],null,[]]