Cloud SQL Admin API (sqladmin:v1)

2026-08-02

4 updated methods

Updates

    Methods
  • sql.users.update

      Parameters :

        serverRoles

          Location : query

          Type : string

          Description : Optional. The server roles to grant to the SQL Server login. Existing server roles will not be revoked if revoke_existing_roles is false. body.server_roles will be ignored for update request.

          Repeated : Yes

        revokeExistingServerRoles

          Location : query

          Type : boolean

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

  • sql.operations.cancel

      Parameters :

        location

          Description : Optional. Region of the Cloud SQL instance.

          Location : query

          Type : string

  • sql.operations.get

      Parameters :

        location

          Description : Optional. Region of the Cloud SQL instance.

          Location : query

          Type : string

  • sql.operations.list

      Parameters :

        location

          Description : Optional. Region of the Cloud SQL instance.

          Location : query

          Type : string

4 updated methods

Updates

    Methods
  • sql.operations.get

      Parameters :

        location

          Description : Optional. Region of the Cloud SQL instance.

          Location : query

          Type : string

  • sql.operations.list

      Parameters :

        location

          Description : Optional. Region of the Cloud SQL instance.

          Location : query

          Type : string

  • sql.operations.cancel

      Parameters :

        location

          Description : Optional. Region of the Cloud SQL instance.

          Location : query

          Type : string

  • sql.users.update

      Parameters :

        serverRoles

          Location : query

          Type : string

          Description : Optional. The server roles to grant to the SQL Server login. Existing server roles will not be revoked if revoke_existing_roles is false. body.server_roles will be ignored for update request.

          Repeated : Yes

        revokeExistingServerRoles

          Location : query

          Type : boolean

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