Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2UiElementsCarouselSelectCarouselItem

Hierarchy

  • GoogleActionsV2UiElementsCarouselSelectCarouselItem

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 carousel 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 carousel items. Required.

Generated using TypeDoc