Here is the restore code I ran:
gcloud sql backups restore 1588287600000 --restore-instance=newinstance \
--backup-instance=backupinstance
I am trying to restore a cloud sql backup from another instance to a new instance I crreated but I end up with this error
(gcloud.sql.backups.restore) HTTPError 400: This operation isn"t valid for this instance.