Konfigurowanie interfejsu Data Portability API
Zanim zaczniesz wysyłać żądania do interfejsu Data Portability API, musisz utworzyć nowy projekt, włączyć płatności i włączyć interfejs Data Portability API w konsoli Google Cloud.
Tworzenie projektu
Włącz płatności
Włącz API
Interfejs Data Portability API jest publicznie dostępny i można go znaleźć w bibliotece interfejsów API po wyszukaniu hasła „Data Portability API”. Włącz ją w interfejsie lub za pomocą interfejsu wiersza poleceń gcloud.
Aby ją włączyć za pomocą interfejsu wiersza poleceń gcloud, uruchom to polecenie.
gcloud services enable dataportability.googleapis.com
Aby sprawdzić, czy interfejs Data Portability API jest włączony, wyświetl Włączone interfejsy API i usługi.
Jeśli potrzebujesz pomocy przy konfigurowaniu interfejsu wiersza poleceń gcloud, przeczytaj artykuł Instalowanie interfejsu wiersza poleceń gcloud.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-03-05 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]