Cloud SQL Admin API (sqladmin:v1)

2026-02-13

1 updated method | 1 removed method

Updates

    Methods
  • sql.users.update

      Parameters :

        revokeExistingRoles

          Location : query

          Description : Optional. Specifies whether to revoke existing roles that are not present in the `database_roles` field. If `false` or unset, the database roles specified in `database_roles` are added to the user's existing roles.

          Type : boolean

Deletions

    Methods
  • sql.instances.restoreBackupMcp

      Parameter Order :

    • targetProject
    • targetInstance
    • HTTP Method : POST

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

      Parameters :

        targetProject

          Description : Required. Project ID of the target project.

          Type : string

          Required : Yes

          Location : path

        targetInstance

          Required : Yes

          Location : path

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

          Type : string

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

      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.