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

Properties of a BasicCard.

Package

@google-cloud/dialogflow

Properties

buttons

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

BasicCard buttons

formattedText

formattedText?: (string|null);

BasicCard formattedText

image

image?: (google.cloud.dialogflow.v2beta1.Intent.Message.IImage|null);

BasicCard image

subtitle

subtitle?: (string|null);

BasicCard subtitle

title

title?: (string|null);

BasicCard title