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-04-09 UTC."],[[["The page provides documentation for the `CloudMemcacheConnection` object, which is part of the Google Cloud Memcache C++ client library."],["It lists various versions of the library, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with links to each version's documentation."],["`CloudMemcacheConnection` defines virtual methods for user-facing operations within `CloudMemcacheClient`, enabling custom behavior and testing."],["The document details the virtual functions available within `CloudMemcacheConnection`, such as `ListInstances`, `GetInstance`, and `CreateInstance`, alongside their parameters and return types."],["The page provides links on creating concrete instances and using Mock objects for testing."]]],[]]