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"]],[["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 page provides documentation for the `CloudRedisClusterConnection` class, which is a crucial component for interacting with Google Cloud Redis clusters."],["The latest version available is `2.37.0-rc`, but the page focuses on version `2.19.0` as indicated by the URLs provided."],["`CloudRedisClusterConnection` defines virtual methods for operations such as listing, getting, updating, creating, and deleting Redis clusters."],["The page includes information on creating concrete instances using `MakeCloudRedisClusterConnection()` and using `MockCloudRedisClusterConnection` for testing."],["The `options()` function, along with other virtual functions such as `ListClusters()`, `GetCluster()`, `UpdateCluster()`, `DeleteCluster()`, and `CreateCluster()` are documented with parameters and return types."]]],[]]