Data Portability API を設定する
Data Portability API へのリクエストの送信を開始する前に、Google Cloud コンソールで新しいプロジェクトを作成し、課金を有効にして、Data Portability API を有効にする必要があります。
プロジェクトを作成する
課金を有効にする
API を有効にする
Data Portability API は一般公開されており、API ライブラリで「Data Portability API」を検索して見つけることができます。UI または gcloud CLI を使用して有効にします。gcloud CLI を使用して有効にするには、次のコマンドを実行します。
gcloud services enable dataportability.googleapis.com
Data Portability API が有効になっていることを確認するには、有効な API とサービスを表示します。
gcloud CLI の設定についてサポートが必要な場合は、gcloud CLI をインストールするをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-03-05 UTC。
[null,null,["最終更新日 2024-03-05 UTC。"],[[["To use the Data Portability API, you must first create a new project in the Google Cloud console, enable billing for the project, and then enable the Data Portability API itself."],["You can enable the Data Portability API through the Google Cloud console UI or by using the gcloud CLI command `gcloud services enable dataportability.googleapis.com`."],["Before enabling the API, ensure you have an active billing account associated with your project, which can be created or managed through the Billing page in the Google Cloud console."]]],[]]