إعداد واجهة برمجة التطبيقات لنقل البيانات
قبل البدء في إرسال الطلبات إلى واجهة برمجة التطبيقات Data Portability API، عليك إنشاء مشروع جديد وتفعيل الفوترة وتفعيل واجهة برمجة التطبيقات Data Portability API في وحدة تحكُّم Google Cloud.
إنشاء مشروعك
تفعيل الفوترة
تفعيل واجهة برمجة التطبيقات
إنّ Data Portability API متاحة للجميع ويمكن العثور عليها في مكتبة واجهة برمجة التطبيقات من خلال البحث عن "Data Portability API". يمكنك التفعيل في واجهة المستخدم أو باستخدام gcloud CLI.
لتفعيله باستخدام gcloud CLI، شغِّل هذا الأمر.
gcloud services enable dataportability.googleapis.com
للتأكّد من تفعيل Data Portability API، يمكنك الاطّلاع على واجهات برمجة التطبيقات والخدمات التي تم تفعيلها.
إذا كنت بحاجة إلى مساعدة في إعداد gcloud CLI، يُرجى الاطّلاع على المقالة تثبيت gcloud CLI.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 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."]]],[]]