Google Workspace API の有効化

Google API を使用する前に、Google Cloud プロジェクトで API を有効にする必要があります。1 つの Google Cloud プロジェクトで 1 つ以上の API を有効にできます。Google Cloud プロジェクトがまだない場合は、Cloud プロジェクトを作成するをご覧ください。

Cloud プロジェクトで API を有効にするには:

Google Cloud コンソール

  1. Google Cloud コンソールで、メニュー アイコン > [その他のプロダクト] > [Google Workspace] > [プロダクト ライブラリ] に移動します。

    プロダクト ライブラリに移動

  2. 有効にする API をクリックします。
  3. [有効にする] をクリックします。
  4. 他の API を有効にするには、上記の手順を繰り返します。

Google Cloud CLI

  1. Google Cloud コマンドライン インターフェース(CLI)をインストールするか開きます。
  2. 有効にする API サービスを指定して、services enable コマンドを実行します。

    gcloud services enable API_SERVICE_ID

Google Workspace API

次の Google Cloud コンソールのリンクまたは Google Cloud コマンドライン インターフェース(CLI)を使用して、Cloud プロジェクトで特定の Google Workspace API を有効にします。

Admin SDK API を有効にする
gcloud services enable admin.googleapis.com
Alert Center API を有効にする
gcloud services enable alertcenter.googleapis.com
Apps Script API を有効にする
gcloud services enable script.googleapis.com
CalDAV API を有効にする
gcloud services enable caldav.googleapis.com
Calendar API を有効にする
gcloud services enable calendar-json.googleapis.com
Chat API を有効にする
gcloud services enable chat.googleapis.com
Classroom API を有効にする
gcloud services enable classroom.googleapis.com
Cloud Identity API を有効にする
gcloud services enable cloudidentity.googleapis.com
Cloud Search API を有効にする
gcloud services enable cloudsearch.googleapis.com
Docs API を有効にする
gcloud services enable docs.googleapis.com
Drive API を有効にする
gcloud services enable drive.googleapis.com
Drive Activity API を有効にする
gcloud services enable driveactivity.googleapis.com
Drive Labels API を有効にする
gcloud services enable drivelabels.googleapis.com
Forms API を有効にする
gcloud services enable forms.googleapis.com
Gmail API を有効にする
gcloud services enable gmail.googleapis.com
Groups Migration API を有効にする
gcloud services enable groupsmigration.googleapis.com
Groups Settings API を有効にする
gcloud services enable groupssettings.googleapis.com
Google Workspace Add-ons API を有効にする
gcloud services enable gsuiteaddons.googleapis.com
Google Keep API を有効にする
gcloud services enable keep.googleapis.com
Enterprise License Manager API の有効化
gcloud services enable licensing.googleapis.com
Marketplace API を有効にする
gcloud services enable appsmarket.googleapis.com
Marketplace SDK を有効にする
gcloud services enable appsmarket-component.googleapis.com
Meet REST API を有効にする
gcloud services enable meet.googleapis.com
People API の有効化
gcloud services enable people.googleapis.com
Postmaster Tool API を有効にする
gcloud services enable gmailpostmastertools.googleapis.com
Reseller API を有効にする
gcloud services enable reseller.googleapis.com
Sheets API を有効にする
gcloud services enable sheets.googleapis.com
Slides API を有効にする
gcloud services enable slides.googleapis.com
Tasks API を有効にする
gcloud services enable tasks.googleapis.com
Vault API を有効にする
gcloud services enable vault.googleapis.com

次のステップ

Google Workspace API の認証と認可の仕組みについて学習する