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