Properties of a BasicCard.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
title |
string | null |
<optional> |
BasicCard title |
subtitle |
string | null |
<optional> |
BasicCard subtitle |
formattedText |
string | null |
<optional> |
BasicCard formattedText |
image |
google.cloud.dialogflow.v2beta1.Intent.Message.IImage | null |
<optional> |
BasicCard image |
buttons |
Array.<google.cloud.dialogflow.v2beta1.Intent.Message.BasicCard.IButton> | null |
<optional> |
BasicCard buttons |