Stay organized with collections Save and categorize content based on your preferences.
A Google Cloud project is required to use Google Workspace APIs and build Google Workspace add-ons or apps. A Cloud project forms the basis for creating, enabling, and using all Google Cloud services, including managing APIs, enabling billing, adding and removing collaborators, and managing permissions.
Create a Cloud project Google Cloud consoleOptional: To edit the Project ID, click Edit. The project ID can't be changed after the project is created, so choose an ID that meets your needs for the lifetime of the project.
In one of the following development environments, access the Google Cloud CLI (gcloud
):
gcloud projects create
command:
gcloud projects create PROJECT_ID
Replace PROJECT_ID by setting the ID for the project you want to create.For further information on Cloud projects, refer to Creating and managing projects in the Google Cloud documentation.
Optional: Enable billing for your Cloud projectDepending on the Google Workspace APIs and features that you want to use, you might also need to enable billing for your Cloud project:
If you're unable to link a billing account, you don't have the permissions needed to make this change. For more information, see Permissions required to enable billing. Google Cloud consolegcloud billing accounts list
gcloud billing projects link PROJECT_ID --billing-account=BILLING_ACCOUNT_ID
Replace the following:
PROJECT_ID
is the Project ID for the Cloud project for which you want to enable billing.BILLING_ACCOUNT_ID
is the billing account ID to link with the Google Cloud project.For further information about billing, see Enable, disable, or change billing for a project in the Google Cloud Billing documentation.
Next stepEnable Google Workspace APIs in your Cloud project.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[[["A Google Cloud project is a prerequisite for utilizing Google Workspace APIs and developing Google Workspace add-ons or applications."],["You can create a new Cloud project through the Google Cloud console or the gcloud command-line interface, providing a foundation for your Google Workspace integrations."],["Depending on your usage of Google Workspace APIs, enabling billing for your Cloud project might be necessary to access certain features and services."],["After creating your Cloud project, the next crucial step is to enable the specific Google Workspace APIs that your application or add-on will interact with."]]],["A Google Cloud project is necessary for using Google Workspace APIs. To create one, use the Google Cloud console by navigating to **IAM & Admin** \u003e **Create a Project**, entering a project name and selecting a location. Alternatively, use the `gcloud projects create` command in the Cloud Shell or a local environment. Optionally, enable billing through the console by going to **Billing** and choosing a billing account or using the `gcloud billing projects link` command.\n"]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4