This interface defines virtual methods for each of the user-facing overload sets in CloudRedisClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudRedisClient.
[[["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-04-17 UTC."],[[["This page provides documentation for the `CloudRedisConnection` object, which serves as an interface for the `CloudRedisClient`."],["It details the `CloudRedisConnection`'s role in defining virtual methods for user-facing overload sets within `CloudRedisClient`, and enabling custom behavior injection for testing."],["The documentation covers various virtual functions within `CloudRedisConnection` for managing Redis instances, including listing, creating, updating, upgrading, importing, exporting, failing over, deleting, and rescheduling maintenance."],["The page references multiple versions of the `CloudRedisConnection` with links to each version, with version 2.37.0-rc being the most recent, and it provides a `MakeCloudRedisConnection()` constructor and `MockCloudRedisConnection` class for mocking purposes."]]],[]]