Build Actions for Google Assistant

  1. Users start the conversation with your Action through ___.

  2. A ___ defines which scene comes next.

  3. Actions can make calls to a ___ that executes fulfillment code if an event is triggered during invocation or specific parts of a Scene's execution.

  4. A function of conversational logic that allows you to collect a set of values from the user through natural, back-and-forth conversation without having to create multiple intents is known as ___.

  5. Fill-in-the-blanks

    Enter one or more words to complete the sentence.

    There are two types of intents. ___ intents represent common events and defines the language model automatically. ___ intents extends an assistant’s natural language understanding with your own conversation model to handle your use case.