Google 云 Firestore/Datastore 中的不同阶段(例如开发、生产)

Different stages (e.g. development, production) in Google Cloud Firestore/Datastore

我们正在使用 Google Cloud Datastore 和 Google Firestore 后端。

是否可以在 Google Cloud Datastore 中创建不同的阶段以将开发数据与生产数据分开?

开发人员应为每个隔离环境创建不同的项目。云产品没有任何内部隔离。

是的,请为每个环境创建不同的项目,并通过CI/CD控制google-xxx.josn文件 像这样