Data Portability API einrichten
Bevor Sie Anfragen an die Data Portability API senden können, müssen Sie ein neues Projekt erstellen sowie die Abrechnung und die Data Portability API in der Google Cloud Console aktivieren.
Projekt erstellen
Abrechnung aktivieren
API aktivieren
Die Data Portability API ist öffentlich verfügbar und in der API-Bibliothek sichtbar. Suchen Sie dazu nach „Data Portability API“. Aktivieren Sie ihn in der UI oder über die gcloud CLI.
Führen Sie den folgenden Befehl aus, um ihn über die gcloud CLI zu aktivieren.
gcloud services enable dataportability.googleapis.com
Unter Aktivierte APIs und Dienste können Sie prüfen, ob die Data Portability API aktiviert ist.
Weitere Informationen zum Einrichten der gcloud CLI finden Sie unter gcloud CLI installieren.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-03-05 (UTC).
[null,null,["Zuletzt aktualisiert: 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."]]],[]]