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 document outlines the \u003ccode\u003eCloudRedisConnection\u003c/code\u003e object, which provides an interface for virtual methods corresponding to user-facing overload sets in \u003ccode\u003eCloudRedisClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and the document includes links to historical versions of \u003ccode\u003eCloudRedisConnection\u003c/code\u003e dating back to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudRedisConnection\u003c/code\u003e allows custom behavior injection for testing purposes, and the \u003ccode\u003eMockCloudRedisConnection\u003c/code\u003e class can be used for mocking.\u003c/p\u003e\n"],["\u003cp\u003eThe interface includes a range of methods such as \u003ccode\u003eListInstances\u003c/code\u003e, \u003ccode\u003eGetInstance\u003c/code\u003e, \u003ccode\u003eCreateInstance\u003c/code\u003e, and \u003ccode\u003eDeleteInstance\u003c/code\u003e, which are used to interact with Google Cloud Redis instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMakeCloudRedisConnection()\u003c/code\u003e is used to create a concrete instance of this object, and each function in this class has a parameter called \u003ccode\u003erequest\u003c/code\u003e, used to input information for each specific function.\u003c/p\u003e\n"]]],[],null,[]]