简体   繁体   English

如何更改与谷歌云项目关联的 email 地址?

[英]How do I change the email address associated with a google cloud project?

Years ago we needed to use the Google maps APIs to provide a search service.多年前,我们需要使用 Google 地图 API 来提供搜索服务。 I used my personal Gmail account to set it up and get it going.我使用我的个人 Gmail 帐户进行设置并开始运行。

Now that it's been running I'm receiving notifications about it to my personal account but I'd like them to go to my work account instead.现在它一直在运行,我收到了有关它的通知到我的个人帐户,但我希望它们改为 go 到我的工作帐户。 I've associated my work account with my google account so I'm able to login with my work account to my gmail account.我已将我的工作帐户与我的谷歌帐户相关联,因此我可以使用我的工作帐户登录到我的 gmail 帐户。 I then tried to invite my work account to the project and that seemed to work.然后,我尝试邀请我的工作帐户加入该项目,这似乎奏效了。 However the project only lists my personal gmail account as a project owner.然而,该项目仅将我的个人 gmail 帐户列为项目所有者。 Is there any way to change this to my work account?有什么办法可以将其更改为我的工作帐户吗?

I would suggest to go to Google Cloud IAM and add the new email as a new user to the project.我建议将 go 添加到 Google Cloud IAM,并将新的 email 作为新用户添加到项目中。 Give the user the same roles/rights as the previous one (especially if it should be an Owner).赋予用户与前一个用户相同的角色/权限(特别是如果它应该是所有者)。 Then you can test everything with the new user.然后你可以用新用户测试一切。 If everything is okay, you can remove the old user from IAM.如果一切正常,您可以从 IAM 中删除旧用户。

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

相关问题 如何在 Google Cloud 服务上找到 IPv4 地址? - How do I find the IPv4 address on a Google Cloud service? 是否可以在谷歌云控制台或 firebase 控制台中更改项目 ip 地址 - Is it possible to change project ip address in google cloud console or firebase console 如何删除 Google Cloud Firestore 中项目的所有 collections? - How do I delete ALL collections for a project in Google Cloud Firestore? 如果我的 Google Cloud Scheduler 作业失败,我该如何发送 email 警报? - How do i send an email alert if my Google Cloud Scheduler job failed? 当我将域 (Google Domains) 更改为指向 GCP 名称服务器时,Gsuite email 无法与 Google Cloud Platform 一起使用 - Gsuite email not working with Google Cloud Platform when I change the domain (Google Domains) to point to GCP nameservers 如何从项目中完全删除 Cloud Datastore? - How do I completely delete Cloud Datastore from a project? 如何将数据集从 Huggingface 移动到 Google Cloud? - How do I move a dataset from Huggingface to Google Cloud? 如何删除我的 Google Cloud Platform 帐户? - How do I delete my Google Cloud Platform Account? 如何读取和写入谷歌云数据存储? - How do I read and write to the google cloud datastore? 我如何处理 Google Cloud Functions 中的机密? - How do i handle secrets in Google Cloud Functions?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM