Google Cloud Dialogflow V2beta1Intent Message Rbm Standalone Card Response
data class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardResponse(val cardContent: GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentResponse, val cardOrientation: String, val thumbnailImageAlignment: String)
Standalone Rich Business Messaging (RBM) rich card. Rich cards allow you to respond to users with more vivid content, e.g. with media and suggestions. You can group multiple rich cards into one using RbmCarouselCard but carousel cards will give you less control over the card layout.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardResponse(cardContent: GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentResponse, cardOrientation: String, thumbnailImageAlignment: String)