تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
ضبط مشروع في Actions Console
يمنح مشروع على Google Cloud Platform، تديره Actions Console، مشروعك إذن الوصول إلى Google Assistant API. يتتبّع المشروع استخدام الحصة ويقدّم لك مقاييس قيّمة للطلبات التي يتم إجراؤها من جهازك.
لتفعيل إمكانية الوصول إلى واجهة برمجة التطبيقات الخاصة بـ "مساعد Google"، اتّبِع الخطوات التالية:
لإنشاء مشروع جديد، أدخِل اسمًا في المربّع اسم المشروع وانقر على
إنشاء مشروع.
إذا كان لديك مشروع حالي على Google Cloud Platform، يمكنك اختيار هذا المشروع واستيراده بدلاً من إنشاء مشروع جديد.
إذا أنشأت مشروعًا جديدًا، انقر على المربّع تسجيل الجهاز بالقرب من أسفل الصفحة. إذا استوردت مشروعًا تم إنشاؤه سابقًا، لن يظهر هذا المربّع، بل عليك اختيار علامة التبويب تسجيل الجهاز (ضمن خيارات متقدمة) من شريط التنقّل الأيمن.
يُرجى إبقاء علامة التبويب هذه في المتصفّح مفتوحة. ستستخدمه لتسجيل طراز جهاز في خطوة لاحقة.
فعِّل واجهة برمجة التطبيقات Google Assistant API في المشروع الذي اخترته (راجِع بنود الخدمة). يجب إجراء ذلك في Cloud Platform Console.
لاستخدام "مساعد Google"، عليك مشاركة بيانات نشاط معيّنة مع Google. يحتاج "مساعد Google" إلى هذه البيانات ليعمل بشكل صحيح، وهذا لا يقتصر على حزمة تطوير البرامج (SDK). لمشاركة هذه البيانات، عليك إنشاء حساب Google إذا لم يكن لديك حساب.
افتح صفحة "عناصر التحكّم في النشاط" لحساب Google الذي تريد استخدامه مع "مساعد Google". يمكنك استخدام أي حساب على Google، وليس بالضرورة أن يكون حسابك كمطوِّر.
تأكَّد من تفعيل مفاتيح التبديل التالية (باللون الأزرق):
النشاط على الويب وفي التطبيقات
بالإضافة إلى ذلك، احرص على وضع علامة في المربّع تضمين سجلّ Chrome والأنشطة من المواقع الإلكترونية والتطبيقات والأجهزة التي تستخدم خدمات Google.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eGoogle Assistant Library for Python is deprecated; use Google Assistant Service instead.\u003c/p\u003e\n"],["\u003cp\u003eConfigure an Actions Console project to enable Google Assistant API access and register your device model.\u003c/p\u003e\n"],["\u003cp\u003eEnable necessary activity controls for your Google Account, including Web & App Activity, Device Information, and Voice & Audio Activity.\u003c/p\u003e\n"]]],[],null,["# Configure a Developer Project and Account Settings\n\n| **Warning:** The Google Assistant Library for Python is deprecated as of June 28th, 2019. Use the [Google Assistant Service](/assistant/sdk/guides/service/python) instead.\n\n\u003cbr /\u003e\n\nConfigure an Actions Console project\n------------------------------------\n\nA Google Cloud Platform project, managed by the Actions Console, gives your\nproject access to the Google Assistant API. The project tracks quota usage and\ngives you valuable metrics for the requests made from your hardware.\n\nTo enable access to the Google Assistant API, perform the following steps:\n\n1. Open the Actions Console.\n\n [Go\n to the Actions Console](https://console.actions.google.com/)\n2. Click **Add/import project**.\n\n3. To create a new project, enter a name in the **Project name** box and click\n **CREATE PROJECT**.\n\n \u003cbr /\u003e\n\n If you already have an existing Google Cloud Platform project, you can select that\n project and import it rather than creating a new one.\n\n4.\n If you created a new project, click the **Device registration** box near the\n bottom of the page. If you imported a previously-created project, this box\n does not appear; select the **Device registration** tab (under\n **ADVANCED OPTIONS**) from the left navbar.\n\n Keep this browser tab open. You will use it to register a device model in\n a later step.\n5. Enable the Google Assistant API on the project you selected (see the [Terms\n of Service](/assistant/sdk/terms-of-service)). You need to do this in the\n Cloud Platform Console.\n\n [Enable\n the API](https://console.developers.google.com/apis/api/embeddedassistant.googleapis.com/overview)\n\n Click **Enable**.\n6. You must configure the [OAuth consent\n screen](https://console.developers.google.com/apis/credentials/consent)\n for your project in the Cloud Platform Console. Note that most fields on\n this page are optional.\n\n\nSet activity controls for your account\n--------------------------------------\n\nIn order to use the Google Assistant, you must share certain activity data with\nGoogle. The Google Assistant needs this data to function properly; this is not\nspecific to the SDK. To share this data, create a\n[Google account](https://support.google.com/accounts/answer/27441)\nif you don't already have one.\n\nOpen the [Activity Controls page](https://myaccount.google.com/activitycontrols)\nfor the Google account that you want to use with the Assistant. You can use any\nGoogle account---it does not need to be your developer account.\n\n**Ensure the following toggle switches are enabled (blue)**:\n\n- Web \\& App Activity\n - In addition, be sure to select the **Include Chrome history and activity\n from sites, apps, and devices that use Google services** checkbox.\n- Device Information\n- Voice \\& Audio Activity\n\nNext step\n---------\n\n[Register the Device Model](/assistant/sdk/guides/library/python/embed/register-device)"]]