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-03-05 UTC."],[[["This page provides documentation for the `CloudRedisConnection` object, which is used with `CloudRedisClient`."],["The `CloudRedisConnection` object defines virtual methods for user-facing overload sets found in `CloudRedisClient`, facilitating custom behavior injection for testing."],["It outlines how to create a concrete instance via `MakeCloudRedisConnection()` and how to mock via `redis_v1_mocks::MockCloudRedisConnection`."],["It includes documentation for various virtual functions such as `ListInstances`, `GetInstance`, `CreateInstance`, `UpdateInstance`, `DeleteInstance`, and more, alongside their parameters and return types."],["The latest version of the CloudRedisConnection object is version 2.37.0-rc, with a listing of many previous versions also being available."]]],[]]