تم إيقاف إجراءات المحادثات نهائيًا في 13 حزيران (يونيو) 2023. لمزيد من المعلومات، يُرجى الاطّلاع على
إنهاء إجراءات المحادثة.
نظرة عامة (Dialogflow)
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تتيح لك ميزة "إجراءات على Google" توسيع وظائف "مساعد Google" باستخدام
الإجراءات. تتيح الإجراءات للمستخدمين إنجاز المهام من خلال واجهة محادثة يمكن أن تتراوح بين أمر سريع لتشغيل بعض الأضواء أو محادثة أطول، مثل لعب لعبة معلومات عامة.
Dialogflow هي منصة حوارية تتيح لك تصميم وإنشاء إجراءات من خلال تضمين وظائف حزمة تطوير البرامج (SDK) الخاصة بـ "إجراءات Google" وتوفير ميزات إضافية، مثل بيئة تطوير متكاملة سهلة الاستخدام، وفهم اللغة الطبيعية، وتعلم الآلة، وغير ذلك.
لتوسيع نطاق "مساعد Google"، عليك إنشاء إجراء باتّباع الخطوات التالية.
تصميم المحادثة
قبل البدء في عملية التطوير، عليك تصميم المحادثة أو واجهة المستخدم الخاصة بالإجراء. تصف المحادثة كيفية استدعاء المستخدمين لـ "مهمتك"، والأشياء الصالحة التي يمكنهم قولها لـ "مهمتك"، وكيفية استجابة "مهمتك" لهم.
مزيد من المعلومات
إنشاء مشروع مطوّر على "المهام مع مساعد Google" ووكيل Dialogflow
انتقِل إلى وحدة تحكّم "الإجراءات" وأنشئ مشروعًا للمطوّرين.
يتيح لك المشروع تحديد بيانات وصفية حول الإجراء وإدارته وتتبُّعه خلال عملية الموافقة. بعد إنشاء مشروع، يمكنك إنشاء وكيل Dialogflow يحدّد جميع إجراءاتك.
مزيد من المعلومات
تحديد الإجراءات
يمكنك تحديد الإجراءات في وكيل Dialogflow باستخدام أغراض تحدّد نقاط الدخول إلى وظائف الإجراء. على سبيل المثال، لنفترض أنّك تريد إنشاء
إجراء يمكنه شراء بعض السلع والتحقّق من حالة الطلبات وعرض
بعض الصفقات اليومية. يمكنك تحديد النوايا التي يتم تفعيلها من خلال قول:
- "Ok Google، أريد التحدث إلى My Favorite Shoe Store لشراء بعض الأحذية"
- "Ok Google، أريد التحدث إلى My Favorite Shoe Store للاطّلاع على حالة طلبي"
- "Ok Google، أريد التحدث إلى My Favorite Shoe Store لعرض صفقات اليوم"
مزيد من المعلومات
إنشاء عملية التنفيذ ونشرها
عندما يتم استدعاء مهمة في تطبيقك، يتم استدعاء عملية التنفيذ لبدء محادثة مع المستخدمين وتنفيذ المهمة.
لإنشاء محادثتك، عليك تحديد النوايا في Dialogflow لإنشاء قواعد المحادثة، أي الأشياء التي يمكن للمستخدمين قولها إلى "إجراء Google".
عندما يقول المستخدمون شيئًا لتفعيل هدف، يتم استدعاء عملية التنفيذ الخاصة بك وإرجاع رد إلى المستخدم.
ويتم تكرار عملية تبادل الطلبات والردود هذه إلى أن يتوفّر لدى خدمة التنفيذ معلومات كافية لإكمال المهمة.
مزيد من المعلومات
إرسال الإجراء للموافقة عليه وإتاحته للمستخدمين

مزيد من المعلومات
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-24 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-24 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eActions on Google lets you build Actions to extend Google Assistant functionality, enabling users to interact through voice commands for tasks or conversations.\u003c/p\u003e\n"],["\u003cp\u003eDialogflow simplifies Action development by providing tools like an IDE, NLU, and machine learning, wrapping the Actions SDK functionality.\u003c/p\u003e\n"],["\u003cp\u003eBuilding an Action involves designing the conversation flow, creating a developer project and Dialogflow agent, defining Actions with intents, and building and deploying fulfillment logic.\u003c/p\u003e\n"],["\u003cp\u003eBefore submitting your Action for approval, it's essential to thoroughly design the user interaction and define how users invoke and interact with your Action.\u003c/p\u003e\n"],["\u003cp\u003eActions are invoked through specific phrases or commands, triggering intents within your Dialogflow agent, which then execute fulfillment logic to handle the user request.\u003c/p\u003e\n"]]],["Actions on Google enhance Google Assistant's capabilities through conversational interfaces. Developers use Dialogflow to build these Actions. The process involves designing the conversation flow and creating a developer project and Dialogflow agent. Define Actions using intents within the Dialogflow agent, which are triggered by user phrases. When triggered, intents call on fulfillment to complete the requested task, creating an interactive conversation until the task is done. Finally, the action is submitted for approval.\n"],null,["# Overview (Dialogflow)\n\nActions on Google lets you extend the functionality of Google Assistant with\n***Actions***. Actions let users get things done through a conversational\ninterface that can range from a quick command to turn on some lights or a\nlonger conversation, such as playing a trivia game.\n\nDialogflow is a conversational platform that lets you design and build\nActions by wrapping the functionality of the [Actions SDK](/assistant/df-asdk/actions-sdk)\nand providing additional features such as an easy-to-use IDE, natural language\nunderstanding (NLU), machine learning, and more.\n\nTo extend Google Assistant, you build an Action with the following steps.\n\nDesign your Conversation\n------------------------\n\nBefore developing, you should design your conversation, or the user interface\nfor your Action. The conversation describes how users invoke your Action, the\nvalid things that they can say to your Action, and how your Action responds to\nthem.\n\n[Learn more](/assistant/df-asdk/design)\n\nCreate an Actions on Google developer project and Dialogflow Agent\n------------------------------------------------------------------\n\nGo to the [Actions console](https://console.actions.google.com/) and create a developer project.\nThe project lets you define metadata about your Action and manage and track\nyour Action through the approval process. Once you have a project, you can\ncreate a Dialogflow agent that defines all your Actions.\n\n[Learn more](/assistant/df-asdk/dialogflow/project-agent)\n\nDefine Actions\n--------------\n\nYou define Actions in your Dialogflow agent with intents that define entry\npoints into your Action's functionality. For example, say you wanted to build an\nAction that could purchase some goods, check the status of orders, and to show\nsome daily deals. You can define intents that are triggered by saying:\n\n- *\"Ok Google, talk to My Favorite Shoe Store to purchase some shoes\"*\n- *\"Ok Google, talk to My Favorite Shoe Store to check on my order\"*\n- *\"Ok Google, talk to My Favorite Shoe Store to show me today's deals\"*\n\n[Learn more](/assistant/df-asdk/dialogflow/define-actions)\n\nBuild and deploy fulfillment\n----------------------------\n\nWhen an Action in your Action is invoked, it calls fulfillment to start a\nconversation with users to fulfill the Action.\n\nTo create your conversation, you define intents in Dialogflow to create your\nconversation's grammar, or the things users can actually say to your Action.\nWhen users actually say something to trigger an intent, your fulfillment is\ncalled and returns a response back to the user.\n\nThis back and forth request and response happens repeatedly until your\nfulfillment has enough information to complete the task.\n\n[Learn more](/assistant/df-asdk/dialogflow/fulfillment)\n\nSubmit your Action for approval and make it available to users\n--------------------------------------------------------------\n\n[Learn more](/assistant/df-asdk/submit-project)"]]