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"]],[["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-07-18 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."]]],[]]