googleapis.com

Creates and manages Redis instances on the Google Cloud Platform.

🔑 oauth2 14 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets the latest state of a long-running operation. Clients can use this metho…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://redis.googleapis.com/v1/{name}
Lists information about the supported locations for this service.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://redis.googleapis.com/v1/{name}/locations
Gets the AUTH string for a Redis instance. If AUTH is not enabled for the ins…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://redis.googleapis.com/v1/{name}/authString
Endpoints (14 total)
GET
/v1/{name}
Gets the latest state of a long-running operation. Clients can use this metho…
GET
/v1/{name}/locations
Lists information about the supported locations for this service.
GET
/v1/{name}/authString
Gets the AUTH string for a Redis instance. If AUTH is not enabled for the ins…
GET
/v1/{name}/operations
Lists operations that match the specified filter in the request. If the serve…
GET
/v1/{parent}/instances
Lists all Redis instances owned by a project in either the specified location…
POST
/v1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1/{name}:export
Export Redis instance data into a Redis RDB format file in Cloud Storage. Red…
POST
/v1/{name}:import
Import a Redis RDB snapshot file from Cloud Storage into a Redis instance. Re…
POST
/v1/{name}:upgrade
Upgrades Redis instance to the newer Redis version specified in the request.
POST
/v1/{name}:failover
Initiates a failover of the primary node to current replica node for a specif…
POST
/v1/{parent}/instances
Creates a Redis instance based on the specified tier and memory size. By defa…
POST
/v1/{name}:rescheduleMaintenance
Reschedule maintenance for a given instance in a given project and location.
At a glance
Total SDKs10
Languages6
Endpoints14
Authoauth2
Categories2
https://redis.googleapis.com