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:
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:
[[["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-08-07 UTC."],[],[],null,["# Package cloud_memcache (1.12.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.12.2 (latest)](/python/docs/reference/memcache/latest/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.12.0](/python/docs/reference/memcache/1.12.0/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.11.0](/python/docs/reference/memcache/1.11.0/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.10.1](/python/docs/reference/memcache/1.10.1/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.9.5](/python/docs/reference/memcache/1.9.5/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.8.0](/python/docs/reference/memcache/1.8.0/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.7.2](/python/docs/reference/memcache/1.7.2/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.6.1](/python/docs/reference/memcache/1.6.1/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.5.0](/python/docs/reference/memcache/1.5.0/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.4.4](/python/docs/reference/memcache/1.4.4/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.3.2](/python/docs/reference/memcache/1.3.2/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.2.1](/python/docs/reference/memcache/1.2.1/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.1.3](/python/docs/reference/memcache/1.1.3/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [1.0.0](/python/docs/reference/memcache/1.0.0/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [0.3.2](/python/docs/reference/memcache/0.3.2/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [0.2.0](/python/docs/reference/memcache/0.2.0/google.cloud.memcache_v1beta2.services.cloud_memcache)\n- [0.1.0](/python/docs/reference/memcache/0.1.0/google.cloud.memcache_v1beta2.services.cloud_memcache) \nAPI documentation for `memcache_v1beta2.services.cloud_memcache` package. \n\nClasses\n-------\n\n### [CloudMemcacheAsyncClient](/python/docs/reference/memcache/latest/google.cloud.memcache_v1beta2.services.cloud_memcache.CloudMemcacheAsyncClient)\n\nConfigures and manages Cloud Memorystore for Memcached instances.\n\nThe `memcache.googleapis.com` service implements the Google Cloud\nMemorystore for Memcached API and defines the following resource\nmodel for managing Memorystore Memcached (also called Memcached\nbelow) instances:\n\n- The service works with a collection of cloud projects, named: `/projects/*`\n- Each project has a collection of available locations, named: `/locations/*`\n- Each location has a collection of Memcached instances, named: `/instances/*`\n- As such, Memcached instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}`\n\nNote that location_id must be a GCP `region`; for example:\n\n- `projects/my-memcached-project/locations/us-central1/instances/my-memcached`\n\n### [CloudMemcacheClient](/python/docs/reference/memcache/latest/google.cloud.memcache_v1beta2.services.cloud_memcache.CloudMemcacheClient)\n\nConfigures and manages Cloud Memorystore for Memcached instances.\n\nThe `memcache.googleapis.com` service implements the Google Cloud\nMemorystore for Memcached API and defines the following resource\nmodel for managing Memorystore Memcached (also called Memcached\nbelow) instances:\n\n- The service works with a collection of cloud projects, named: `/projects/*`\n- Each project has a collection of available locations, named: `/locations/*`\n- Each location has a collection of Memcached instances, named: `/instances/*`\n- As such, Memcached instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}`\n\nNote that location_id must be a GCP `region`; for example:\n\n- `projects/my-memcached-project/locations/us-central1/instances/my-memcached`\n\nModules\n-------\n\n### [pagers](/python/docs/reference/memcache/latest/google.cloud.memcache_v1beta2.services.cloud_memcache.pagers)\n\nAPI documentation for `memcache_v1beta2.services.cloud_memcache.pagers` module."]]