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 details the \u003ccode\u003eCloudMemcache\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Memcache.V1\u003c/code\u003e namespace, which is responsible for configuring and managing Cloud Memorystore for Memcached instances.\u003c/p\u003e\n"],["\u003cp\u003eThe API interacts with Memcached instances organized within projects and locations, following a resource structure of \u003ccode\u003e/projects/{project_id}/locations/{location_id}/instances/{instance_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the available versions of the \u003ccode\u003eCloudMemcache\u003c/code\u003e class, with version 2.5.0 being the latest and the listing also containing down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudMemcache\u003c/code\u003e has methods for binding services, namely \u003ccode\u003eBindService\u003c/code\u003e, which can either be used to create a service definition or to register service methods with a \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudMemcache\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and lists inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]