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 acts as an interface defining virtual methods for various user-facing operations within \u003ccode\u003eCloudRedisClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.37.0-rc, and the document provides links to multiple previous versions all the way back to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudRedisConnection\u003c/code\u003e facilitates the injection of custom behavior, like Google Mock objects, useful for testing code that utilizes \u003ccode\u003eCloudRedisClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the functions available within the \u003ccode\u003eCloudRedisConnection\u003c/code\u003e class, including \u003ccode\u003eListInstances\u003c/code\u003e, \u003ccode\u003eGetInstance\u003c/code\u003e, and \u003ccode\u003eCreateInstance\u003c/code\u003e, each with their respective request parameters and return types.\u003c/p\u003e\n"],["\u003cp\u003eUsers are able to find how to create a concrete instance through the \u003ccode\u003eMakeCloudRedisConnection()\u003c/code\u003e function and mock it through \u003ccode\u003eredis_v1_mocks::MockCloudRedisConnection\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]