您必須擁有 Google Cloud 專案,才能使用 Google Workspace API 並建構 Google Workspace 外掛程式或應用程式。Cloud 專案是建立、啟用和使用所有 Google Cloud 服務的基本要件,包括管理 API、啟用計費功能、新增與移除協作者,以及管理權限。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-12-22 (世界標準時間)。"],[[["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"]]