Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RichResponseOptions

Hierarchy

  • RichResponseOptions

Properties

Properties

Optional items

Ordered list of either SimpleResponse objects or BasicCard objects. First item must be SimpleResponse. There can be at most one card.

Optional link

link: Api.GoogleActionsV2UiElementsLinkOutSuggestion

Link Out Suggestion chip for this rich response. Optional.

Optional suggestions

suggestions: string[] | Suggestions

Ordered list of text suggestions to display. Optional.

Generated using TypeDoc