הפעלות של קישורי עומק מאפשרות למשתמשים להיכנס לחלק ספציפי בשיחה באמצעות כוונה גלובלית. המשתמשים אומרים את השם לתצוגה שלכם בשילוב עם הביטוי של קישור העומק כדי להפעיל קישור עומק (לדוגמה, "Ok Google, talk to <display name> to <deep link terms>")
כדי ליצור הפעלות של קישורי עומק, יוצרים אובייקטים גלובליים מותאמים אישית של Intent בעזרת ביטויי אימון שמגדירים את הקלט של המשתמשים שרוצים להגדיר לקישור העומק.
[null,null,["עדכון אחרון: 2024-10-15 (שעון UTC)."],[[["Deep link invocations enable users to access specific parts of your conversation using a global intent and a designated phrase."],["These invocations are triggered when users combine your Action's display name with the deep link phrase, allowing them to jump directly to relevant content."],["You create deep link invocations by defining global custom intents with training phrases that correspond to the desired user input."],["Intents linked to deep link invocations can also be utilized for matching user input during an ongoing conversation."]]],["Deep link invocations enable users to access specific parts of a conversation using a global intent. Users trigger these by saying the display name and a designated deep link phrase, like \"Ok Google, talk to [display name] to [deep link phrase]\". Developers create these by defining global custom intents with specific training phrases that represent desired user inputs for deep links. Intents used for deep link invocations are also usable within standard conversational matching.\n"]]