This interface defines virtual methods for each of the user-facing overload sets in CloudMemcacheClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type CloudMemcacheClient.
[[["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-08-14 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCloudMemcacheConnection\u003c/code\u003e is 2.37.0-rc, with numerous previous versions available for reference, ranging from 2.36.0 down to 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudMemcacheConnection\u003c/code\u003e defines virtual methods for user-facing overload sets within \u003ccode\u003eCloudMemcacheClient\u003c/code\u003e, enabling custom behavior injection during testing, and concrete instances can be created using \u003ccode\u003eMakeCloudMemcacheConnection()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudMemcacheConnection\u003c/code\u003e class provides a wide range of functions for managing instances, including \u003ccode\u003eListInstances\u003c/code\u003e, \u003ccode\u003eGetInstance\u003c/code\u003e, \u003ccode\u003eCreateInstance\u003c/code\u003e, \u003ccode\u003eUpdateInstance\u003c/code\u003e, \u003ccode\u003eUpdateParameters\u003c/code\u003e, \u003ccode\u003eDeleteInstance\u003c/code\u003e, \u003ccode\u003eApplyParameters\u003c/code\u003e, and \u003ccode\u003eRescheduleMaintenance\u003c/code\u003e, along with some functions dealing with \u003ccode\u003eOperation\u003c/code\u003e and \u003ccode\u003eLocation\u003c/code\u003e requests.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudMemcacheConnection\u003c/code\u003e supports asynchronous operations for many of its instance management functions, accepting \u003ccode\u003eNoAwaitTag\u003c/code\u003e as a parameter which returns a \u003ccode\u003eStatusOr< google::longrunning::Operation >\u003c/code\u003e and accepts a \u003ccode\u003egoogle::longrunning::Operation const &\u003c/code\u003e for a future return type.\u003c/p\u003e\n"],["\u003cp\u003eFor mocking, this uses \u003ccode\u003ememcache_v1_mocks::MockCloudMemcacheConnection\u003c/code\u003e to inject mock objects.\u003c/p\u003e\n"]]],[],null,[]]