2026-02-13
▼ ▲ 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
▼ ▲ sql.instances.restoreBackupMcp
Parameter Order :
HTTP Method : POST
Flat Path : v1/projects/{targetProject}/instances/{targetInstance}:restoreBackupMcp
targetProject
Description : Required. Project ID of the target project.
Type : string
Required : Yes
Location : path
targetInstance
Description : Required. Cloud SQL instance ID of the target. This does not include the project ID.
Path : v1/projects/{targetProject}/instances/{targetInstance}:restoreBackupMcp
Scopes :
Description : Restores a backup of a Cloud SQL instance for Model Context Protocol (MCP) server.