Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OptionItem

Option item. Used in actions.intent.OPTION intent.

Hierarchy

Properties

Optional description

description: undefined | string

Optional text describing the item.

Optional image

image: Api.GoogleActionsV2UiElementsImage

Square image to show for this item.

Optional synonyms

synonyms: string[]

Synonyms that can be used by the user to indicate this option if they do not use the key.

title

title: string

Name of the item.

Generated using TypeDoc