How to transfer Google Cloud project ownership?

Google App-EngineGoogle Compute-EngineAdministrationGoogle Cloud-Platform

Google App-Engine Problem Overview


I would like to transfer ownership of Google Cloud project completely. By completely I mean rather than sharing ownership between multiple users, removing my account from project. Is there any way to do it?

Google App-Engine Solutions


Solution 1 - Google App-Engine

  1. Share your project with a destination account using Permissions/Add Member/Is Owner
  2. Accept invitation from destination account.
  3. Remove yourself from this project. (Permissions/Select your account/Remove)

Solution 2 - Google App-Engine

In case there are still people looking for the answer, the process may have changed a little bit. As of December 2018 -

  1. Navigate to your project at https://console.cloud.google.com/

  2. Click the "hamburger" menu button. Click Menu Button

  3. Select "IAM" under "Access" Click IAM

  4. At the top, click "ADD" Click ADD

  5. Name the new Owner and select "Owner" under "Project" Select Owner under Project

  6. Instruct your new Owner to Accept the Invitation

  7. On new Owner's account, go to Billing in the "hamburger" menu and either link the project to an existing billing account or set up a new Billing account to link the project to.

  8. On the new Owner's account, go back to the IAM section and delete your account from the list by clicking the pencil on the right and then the trash can icon. Pencil Trash can

Solution 3 - Google App-Engine

After the transfer of ownership is completed, you will need to change the billing account too, in order to link it to the billing account of the new user

Solution 4 - Google App-Engine

  1. Go to IAM and Admin
  2. Then Select IAM
  3. Click Add
  4. Provide another user's email and select roles as Project owner
  5. Once another user accept your invitation you can remove yourself.
  6. In Billing Section, modify Billing account/

Solution 5 - Google App-Engine

I dont thing is possible but one thing you can do is add another admin.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionGökhan Barış AkerView Question on Stackoverflow
Solution 1 - Google App-EngineDmytro SadovnychyiView Answer on Stackoverflow
Solution 2 - Google App-EngineEisen FaustView Answer on Stackoverflow
Solution 3 - Google App-EngineBernard RView Answer on Stackoverflow
Solution 4 - Google App-EnginerajagopalxView Answer on Stackoverflow
Solution 5 - Google App-EnginevargashjView Answer on Stackoverflow