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"]],[["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 webpage details the \u003ccode\u003eCloudRedisConnection\u003c/code\u003e object, which acts as an interface defining virtual methods for various user-facing operations within \u003ccode\u003eCloudRedisClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudRedisConnection\u003c/code\u003e interface enables users to introduce custom behaviors, especially useful for testing with mock objects like \u003ccode\u003eMockCloudRedisConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists a range of supported versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, with direct links to documentation for each version, and the current version being 2.22.1.\u003c/p\u003e\n"],["\u003cp\u003eUsers can see the methods for managing instances, such as \u003ccode\u003eListInstances\u003c/code\u003e, \u003ccode\u003eCreateInstance\u003c/code\u003e, \u003ccode\u003eDeleteInstance\u003c/code\u003e, along with methods for operating on existing instances, like \u003ccode\u003eUpgradeInstance\u003c/code\u003e, \u003ccode\u003eFailoverInstance\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeCloudRedisConnection()\u003c/code\u003e function is used to generate a concrete instance of \u003ccode\u003eCloudRedisConnection\u003c/code\u003e, enabling practical use after defining the interface.\u003c/p\u003e\n"]]],[],null,[]]