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 interface, which defines virtual methods for each user-facing overload set in \u003ccode\u003eCloudRedisClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.37.0-rc is the latest release of the \u003ccode\u003eCloudRedisConnection\u003c/code\u003e interface, with multiple previous versions from 2.36.0 back to 2.11.0 also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudRedisConnection\u003c/code\u003e allows users to inject custom behavior during testing via a Google Mock object.\u003c/p\u003e\n"],["\u003cp\u003eThe interface includes methods for managing Redis instances, such as \u003ccode\u003eListInstances\u003c/code\u003e, \u003ccode\u003eGetInstance\u003c/code\u003e, \u003ccode\u003eCreateInstance\u003c/code\u003e, \u003ccode\u003eUpdateInstance\u003c/code\u003e, \u003ccode\u003eDeleteInstance\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMakeCloudRedisConnection()\u003c/code\u003e function can be used to create a concrete instance, while \u003ccode\u003eredis_v1_mocks::MockCloudRedisConnection\u003c/code\u003e is available for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]