Hello Google Cloud community,
I recently encountered an issue while trying to delete a Firestore database, and I'm seeking your assistance in resolving it.
Here's a summary of the situation:
Initially, I deleted a Firestore database.
Subsequently, I created a new Firestore database in a different region.
I attempted to restore data to the new database from a backup, but I encountered difficulties due to the different regions.
Now, I find myself unable to delete the new database, and I receive the following error message: "ERROR: (gcloud.alpha.firestore.databases.delete) FAILED_PRECONDITION: Precondition check failed."
I suspect that the issue might be related to the cross-region restore or some lingering configurations. I'd appreciate any guidance on how to properly delete this database and resolve this issue.
Thank you in advance for your help!