Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Expected

Optional. Describes the expectations for the next dialog turn.

Describes the expectations for the next dialog turn.

Describes the expectations for the next dialog turn.

Hierarchy

Implemented by

Properties

Properties

Optional languageCode

languageCode: undefined | string

Expected language (in BCP-47 format) of user's next input. For a list of supported languages, see https://developers.google.com/assistant/console/languages-locales

Optional speech

speech: string[]

List of phrases the Action expects from the user's utterance for speech biasing. Up to 1000 phrases are allowed. Note: This field has the same meaning as ExpectedInput.speech_biasing_hints in the v2 API.

Generated using TypeDoc