Data Portability API 설정
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Data Portability API에 요청을 보내기 전에 Google Cloud 콘솔에서 새 프로젝트를 만들고, 결제를 사용 설정하고, Data Portability API를 사용 설정해야 합니다.
프로젝트 만들기
- 프로젝트 만들기를 클릭합니다.
- 이름을 입력하거나 생성된 추천을 수락합니다.
- 나머지 필드를 확인하거나 수정합니다.
- 만들기를 클릭합니다.
프로젝트 ID를 기록해 둡니다. 사용자에게 갱신 링크를 전송하는 데 필요합니다.
결제 사용 설정
프로젝트에 대한 결제를 사용 설정하는 방법은 다음과 같습니다.
- 를 방문하세요.
- 활성 결제 계정이 없는 경우 결제 계정 추가를 클릭하고 안내에 따라 계정을 만드세요.
API 사용 설정
Data Portability API는 공개적으로 제공되며 API 라이브러리에서 'Data Portability API'를 검색하여 찾을 수 있습니다. UI에서 또는 gcloud CLI를 사용하여 사용 설정합니다.
gcloud CLI를 사용하여 사용 설정하려면 다음 명령어를 실행합니다.
gcloud services enable dataportability.googleapis.com
데이터 이전 API가 사용 설정되어 있는지 확인하려면 사용 설정된 API 및 서비스를 확인하세요.
gcloud CLI 설정에 도움이 필요한 경우 gcloud CLI 설치를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-29(UTC)
[null,null,["최종 업데이트: 2025-07-29(UTC)"],[[["\u003cp\u003eTo 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.\u003c/p\u003e\n"],["\u003cp\u003eYou can enable the Data Portability API through the Google Cloud console UI or by using the gcloud CLI command \u003ccode\u003egcloud services enable dataportability.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eBefore 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.\u003c/p\u003e\n"]]],[],null,["Before you can begin sending requests to the Data Portability API, you must create a\nnew project, enable billing, and enable the Data Portability API in the Google Cloud\nconsole.\n\nCreate your project\n\n1. Go to the [Google API Console](https://console.developers.google.com/project).\n2. Click **Create project**.\n3. Enter a name or accept the generated suggestion.\n4. Confirm or edit any remaining fields.\n5. Click **Create**.\n\nNote your project ID: you need it to send [Renewal links](/data-portability/user-guide/renewal) to your users.\n\nEnable billing\n\nTo enable billing for your project:\n\n1. Visit the [Billing page](https://console.developers.google.com/billing).\n2. If you don't have an active billing account, create one by clicking **Add billing account** and following the instructions.\n\nEnable the API\n\nThe Data Portability API is publicly available and discoverable in the API Library by\nsearching for \"Data Portability API\". Enable it in the UI or by using the gcloud CLI.\nTo enable it by using the gcloud CLI, run this command. \n\n gcloud services enable dataportability.googleapis.com\n\nTo confirm that the Data Portability API is enabled, view your\n[Enabled APIs and Services](https://console.cloud.google.com/apis/dashboard).\n\nIf you need help setting up the gcloud CLI, see [Install the gcloud CLI](https://cloud.google.com/sdk/docs/install)."]]