Configures and manages Cloud Memorystore for Memcached instances.
The memcache.googleapis.com service implements the Google Cloud Memorystore
for Memcached API and defines the following resource model for managing
Memorystore Memcached (also called Memcached below) instances:
The service works with a collection of cloud projects, named: /projects/*
Each project has a collection of available locations, named: /locations/*
Each location has a collection of Memcached instances, named:
/instances/*
As such, Memcached instances are resources of the form:
/projects/{project_id}/locations/{location_id}/instances/{instance_id}
Note that location_id must be a GCP region; for example:
public static void BindService(ServiceBinderBase serviceBinder, CloudMemcache.CloudMemcacheBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides details for the \u003ccode\u003eCloudMemcache\u003c/code\u003e class, which is used to configure and manage Cloud Memorystore for Memcached instances.\u003c/p\u003e\n"],["\u003cp\u003eMemcached instances are organized within the Google Cloud project hierarchy, following the pattern \u003ccode\u003e/projects/{project_id}/locations/{location_id}/instances/{instance_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudMemcache\u003c/code\u003e class includes methods such as \u003ccode\u003eBindService\u003c/code\u003e, which is used to create a service definition that can be registered with a server or register service methods with a service binder.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eCloudMemcache\u003c/code\u003e is \u003ccode\u003e2.0.0-beta06\u003c/code\u003e and the page also contains information on versions \u003ccode\u003e2.0.0-beta05\u003c/code\u003e and \u003ccode\u003e1.0.0-beta05\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudMemcache\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and can use the methods \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from the parent class.\u003c/p\u003e\n"]]],[],null,[]]