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-26 UTC."],[[["This webpage provides documentation for the `CloudMemcacheConnection` class, which is a crucial component for interacting with `CloudMemcacheClient`."],["It lists various versions of the `CloudMemcacheConnection` documentation, starting from version 2.20.0 up to the latest release candidate 2.37.0-rc."],["The `CloudMemcacheConnection` interface defines virtual methods corresponding to the user-facing overload sets in `CloudMemcacheClient`, facilitating custom behavior injection for testing purposes."],["The page details several virtual functions within the `CloudMemcacheConnection` class, including methods for listing, getting, creating, updating, and deleting instances, along with functions for updating, applying, and rescheduling parameters."],["Guidance is provided for creating a concrete instance of `CloudMemcacheConnection` using `MakeCloudMemcacheConnection()` and mocking it with `memcache_v1_mocks::MockCloudMemcacheConnection`."]]],[]]