Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2ExpectedInput

Hierarchy

  • GoogleActionsV2ExpectedInput

Properties

Optional inputPrompt

The customized prompt used to ask user for input.

Optional possibleIntents

List of intents that can be used to fulfill this input. To have the Google Assistant just return the raw user input, the app should ask for the actions.intent.TEXT intent.

Optional speechBiasingHints

speechBiasingHints: string[]

List of phrases the app wants Google to use for speech biasing. Up to 1000 phrases are allowed.

Generated using TypeDoc