Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2UiElementsCollectionSelectCollectionItem

Hierarchy

  • GoogleActionsV2UiElementsCollectionSelectCollectionItem

Properties

Optional description

description: undefined | string

Body text of the card.

Optional image

Optional.

Optional optionInfo

See google.actions.v2.OptionInfo for details. Required.

Optional title

title: undefined | string

Title of the collection 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 collection items. Required.

Generated using TypeDoc