Cloud SQL Admin API (sqladmin:v1)

2026-02-01

1 new method

Additions

    Methods
  • sql.instances.restoreBackupMcp

      Flat Path : v1/projects/{targetProject}/instances/{targetInstance}:restoreBackupMcp

      Parameters :

        targetProject

          Location : path

          Required : Yes

          Description : Required. Project ID of the target project.

          Type : string

        targetInstance

          Type : string

          Location : path

          Required : Yes

          Description : Required. Cloud SQL instance ID of the target. This does not include the project ID.

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/sqlservice.admin
    • Description : Restores a backup of a Cloud SQL instance for Model Context Protocol (MCP) server.

      Path : v1/projects/{targetProject}/instances/{targetInstance}:restoreBackupMcp

      Parameter Order :

    • targetProject
    • targetInstance
    • HTTP Method : POST