設定 Data Portability API
開始向 Data Portability API 傳送要求之前,您必須先建立新專案、啟用計費功能,並在 Google Cloud 控制台中啟用 Data Portability API。
建立專案
啟用計費功能
啟用 API
Data Portability API 是公開的,可以透過搜尋「Data Portability API」在 API 程式庫中存取。請透過 UI 或使用 gcloud CLI 來啟用。如要使用 gcloud CLI 啟用,請執行下列指令。
gcloud services enable dataportability.googleapis.com
如要確認 Data Portability API 是否已啟用,請查看已啟用的 API 和服務。
如需設定 gcloud CLI 方面的協助,請參閱安裝 gcloud CLI 相關說明。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-03-05 (世界標準時間)。
[null,null,["上次更新時間:2024-03-05 (世界標準時間)。"],[[["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."]]],[]]