2. Create project - NoSubstitute/userDelegationWebApp GitHub Wiki
To be able to enable the Gmail API for the service account in your script you need a standard GCP project.
That's done in a few steps, and we'll go through them below.
- Go to the Manage resources page in the Cloud Console. Agree to the ToS if this is your first visit.
- On the Select organization drop-down list at the top of the page, select the organization in which you want to create a project. If you are a free trial user, skip this step, as this list does not appear.
- Click Create Project.
- In the New Project window that appears, enter a project name (I suggest userDelegation) and select a billing account as applicable. A project name can contain only letters, numbers, single quotes, hyphens, spaces, or exclamation points, and must be between 4 and 30 characters.
- Enter the parent organization or folder in the Location box. That resource will be the hierarchical parent of the new project.
- When you're finished entering new project details, click Create.
Select your project.