Using Console
Using CLI
PROJECT_ID
with the actual ID of your GCP project.
PROJECT_ID
with your project ID, MEMBER
with the email address of the user or service account, and ROLE
with the appropriate role that grants Administrator Access. For example, the role could be roles/owner
or roles/resourcemanager.projectIamAdmin
.
Using Python