ITableCard

google.cloud.dialogflow.v2.Intent.Message. ITableCard

Properties of a TableCard.

Properties:
Name Type Attributes Description
title string | null <optional>

TableCard title

subtitle string | null <optional>

TableCard subtitle

image google.cloud.dialogflow.v2.Intent.Message.IImage | null <optional>

TableCard image

columnProperties Array.<google.cloud.dialogflow.v2.Intent.Message.IColumnProperties> | null <optional>

TableCard columnProperties

rows Array.<google.cloud.dialogflow.v2.Intent.Message.ITableCardRow> | null <optional>

TableCard rows

buttons Array.<google.cloud.dialogflow.v2.Intent.Message.BasicCard.IButton> | null <optional>

TableCard buttons