ডেটা পোর্টেবিলিটি API সেট আপ করুন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনি ডেটা পোর্টেবিলিটি API-তে অনুরোধ পাঠানো শুরু করার আগে, আপনাকে অবশ্যই একটি নতুন প্রকল্প তৈরি করতে হবে, বিলিং সক্ষম করতে হবে এবং Google ক্লাউড কনসোলে ডেটা পোর্টেবিলিটি API সক্ষম করতে হবে৷
আপনার প্রকল্প তৈরি করুন
- প্রকল্প তৈরি করুন ক্লিক করুন।
- একটি নাম লিখুন বা উত্পন্ন পরামর্শ গ্রহণ করুন.
- নিশ্চিত করুন বা বাকি কোনো ক্ষেত্র সম্পাদনা করুন.
- তৈরি করুন ক্লিক করুন।
আপনার প্রকল্প আইডি নোট করুন: আপনার ব্যবহারকারীদের পুনর্নবীকরণ লিঙ্ক পাঠাতে আপনার এটি প্রয়োজন।
বিলিং সক্ষম করুন
আপনার প্রকল্পের জন্য বিলিং সক্ষম করতে:
- ভিজিট করুন .
- আপনার যদি একটি সক্রিয় বিলিং অ্যাকাউন্ট না থাকে, তাহলে বিলিং অ্যাকাউন্ট যোগ করুন ক্লিক করে এবং নির্দেশাবলী অনুসরণ করে একটি তৈরি করুন।
API সক্ষম করুন
ডেটা পোর্টেবিলিটি API সার্বজনীনভাবে উপলব্ধ এবং API লাইব্রেরিতে "ডেটা পোর্টেবিলিটি API" অনুসন্ধান করে আবিষ্কারযোগ্য। UI এ বা gcloud CLI ব্যবহার করে এটি সক্ষম করুন। gcloud CLI ব্যবহার করে এটি সক্ষম করতে, এই কমান্ডটি চালান।
gcloud services enable dataportability.googleapis.com
ডেটা পোর্টেবিলিটি API সক্ষম হয়েছে তা নিশ্চিত করতে, আপনার সক্ষম API এবং পরিষেবাগুলি দেখুন৷
আপনার যদি gcloud CLI সেট আপ করতে সাহায্যের প্রয়োজন হয়, দেখুন gcloud CLI ইনস্টল করুন ।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল 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)."]]