Interface protos.google.cloud.dialogflow.v2beta1.Intent.Message.ICard (6.6.0)

Properties of a Card.

Package

@google-cloud/dialogflow

Properties

buttons

buttons?: (google.cloud.dialogflow.v2beta1.Intent.Message.Card.IButton[]|null);

Card buttons

imageUri

imageUri?: (string|null);

Card imageUri

subtitle

subtitle?: (string|null);

Card subtitle

title

title?: (string|null);

Card title