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` object, which is used in conjunction with `CloudMemcacheClient` for managing Google Cloud Memcache instances."],["The page lists available versions of the `CloudMemcacheConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `CloudMemcacheConnection` interface defines virtual methods that mirror the user-facing overload sets found in `CloudMemcacheClient`, enabling custom behavior injection for testing purposes."],["Key functionalities exposed through the `CloudMemcacheConnection` interface include listing, getting, creating, updating, deleting, applying, and rescheduling operations on Memcache instances, along with managing parameters."],["The webpage specifies the function to create a `CloudMemcacheConnection` instance, which is the `MakeCloudMemcacheConnection()` function, and details how to use the `memcache_v1_mocks::MockCloudMemcacheConnection` class for mocking purposes."]]],[]]