Configures and manages Cloud Memorystore for Redis instances
Google Cloud Memorystore for Redis v1
The redis.googleapis.com service implements the Google Cloud Memorystore
for Redis API and defines the following resource model for managing Redis
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 Redis instances, named: /instances/*
As such, Redis instances are resources of the form:
/projects/{project_id}/locations/{location_id}/instances/{instance_id}
Note that location_id must be referring to a GCP region; for example:
public static void BindService(ServiceBinderBase serviceBinder, CloudRedis.CloudRedisBase 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\u003eCloudRedis\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e namespace, which is part of the Google Cloud Memorystore for Redis API used to configure and manage Redis instances.\u003c/p\u003e\n"],["\u003cp\u003eThe Google Cloud Memorystore for Redis API organizes resources hierarchically, with projects containing locations, and each location containing Redis instances, accessible via paths like \u003ccode\u003e/projects/{project_id}/locations/{location_id}/instances/{instance_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the \u003ccode\u003eGoogle.Cloud.Redis.V1\u003c/code\u003e package, ranging from version 2.2.0 up to 3.5.0, with 3.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudRedis\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides methods like \u003ccode\u003eBindService\u003c/code\u003e for creating and registering service definitions, including an overload to further customize the service binding logic.\u003c/p\u003e\n"],["\u003cp\u003eThe available methods \u003ccode\u003eBindService\u003c/code\u003e are used to register the server-side logic, offering control over service method registration via either a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e or a \u003ccode\u003eServiceBinderBase\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]