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."],[[["This webpage provides documentation for the `CloudMemcacheConnection` class, specifically version 2.17.0, which serves as an interface for the `CloudMemcacheClient`."],["The `CloudMemcacheConnection` allows users to inject custom behavior for testing purposes, especially useful when using Google Mock objects."],["The page includes a list of available versions, with the most recent being version 2.37.0-rc, to allow for easy navigation and selection of a specific version."],["The documentation outlines the various virtual methods within `CloudMemcacheConnection`, such as `ListInstances`, `GetInstance`, `CreateInstance`, and others, detailing their parameters and return types."]]],[]]