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-03-14 UTC."],[[["This page provides documentation for the `CloudMemcacheConnection` object, which is essential for interacting with `CloudMemcacheClient` in the C++ library."],["The documentation includes a list of available versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, each with its own specific link."],["`CloudMemcacheConnection` defines virtual methods corresponding to the user-facing overloads in `CloudMemcacheClient`, enabling users to inject custom behaviors for testing purposes."],["It supplies links to create a concrete instance of `CloudMemcacheConnection` and to use a mock object for testing."],["The page also lists all virtual functions of the `CloudMemcacheConnection` object, along with the parameters and the return types."]]],[]]