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-14 UTC."],[[["This page details the `CloudRedisClusterConnection` object, which acts as an interface for the `CloudRedisClusterClient` and allows users to inject custom behaviors for testing."],["The `CloudRedisClusterConnection` provides virtual methods that mirror the user-facing overload sets found in `CloudRedisClusterClient`, enabling flexibility."],["The latest version available is `2.37.0-rc`, and the page lists several other historical versions, including the base version of `2.33.0`, providing access to all past interfaces."],["The page extensively documents the virtual functions such as `ListClusters`, `GetCluster`, `UpdateCluster`, `DeleteCluster`, and `CreateCluster`, including parameters, descriptions, and return types for each."],["There are additional virtual functions listed, including but not limited to `GetClusterCertificateAuthority`, `ListLocations`, `GetLocation`, and various operations functions like `ListOperations`, `GetOperation`, `DeleteOperation` and `CancelOperation`."]]],[]]