Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2UiElementsListSelectListItem

Hierarchy

  • GoogleActionsV2UiElementsListSelectListItem

Properties

Optional description

description: undefined | string

Main text describing the item. Optional.

Optional image

Square image. Optional.

Optional optionInfo

Information about this option. See google.actions.v2.OptionInfo for details. Required.

Optional title

title: undefined | string

Title of the list item. When tapped, this text will be posted back to the conversation verbatim as if the user had typed it. Each title must be unique among the set of list items. Required.

Generated using TypeDoc