简体   繁体   English

删除 Google Cloud 项目

[英]Delete Google Cloud Project

I shutdown my google project as I want to use package name of android app for authentication in another google cloud project.我关闭了我的谷歌项目,因为我想在另一个谷歌云项目中使用安卓应用程序的包名进行身份验证。 But after 20 days also project is not deleted.但 20 天后项目也不会被删除。 I don't want to change my SHA 1 Key or package name.我不想更改我的 SHA 1 密钥或包名称。

So is there any alternative way to add package name on that cloud project?那么有没有其他方法可以在该云项目上添加包名称?

When will shutdown google cloud project will be deleted?关闭谷歌云项目什么时候会被删除?

After project deleted am I able to use that package name in another project with same SHA1 Key?删除项目后,我是否可以在另一个具有相同 SHA1 密钥的项目中使用该包名称? I am getting popup message when I am trying to register package name and SHA 1.当我尝试注册包名称和 SHA 1 时收到弹出消息。

The fingerprint that you specified is already being used by an Android OAuth2 client ID in this project or another project.

Just go to https://console.developers.google.com/apis/credentials and delete the corresponding OAUTH2 key.只需转到https://console.developers.google.com/apis/credentials并删除相应的 OAUTH2 密钥即可。 You don't need to change the package name or certificate of your app, or to wait for 7 days until Google permanently removes the project you've deleted.您无需更改应用程序的包名称或证书,也无需等待 7 天,直到 Google 永久删除您已删除的项目。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如果我从 Google Cloud API 中删除现有项目,它会增加我的配额吗? - If I delete an existing project from Google Cloud API, will it increase my quota? Google Cloud Module专案ID - Google Cloud Module Project ID 更新和删除不适用于Google Cloud Endpoints - Update and delete not working with Google Cloud Endpoints Google Cloud Messaging注册-项目ID - Google Cloud Messaging Registration - Project ID 将Google Cloud Messaging添加到现有的Android项目 - Adding Google Cloud Messaging to existing Android project 将Google Cloud SQL连接到Android Studio项目 - Connect google cloud sql to android studio project 如何正确删除Google Apis Console项目? - How to properly delete a Google Apis Console project? 当Google Cloud Storage消除Google Cloud Datastore中引用的实体时,删除对象的最佳实现是什么? - What is the best implementation to delete objects when Google Cloud Storage eliminate the entity referenced in Google Cloud Datastore 从Blobstore迁移到适用于AppEngine Connected Android Project的Google Cloud Storage - Migrating from Blobstore to Google Cloud Storage for AppEngine Connected Android Project Google Cloud Endpoint-项目运行后端配置时出错 - Google Cloud Endpoint - Error when project runs backend configuration
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM