GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardArgs

data class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardArgs(val cardContent: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentArgs>, val cardOrientation: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardCardOrientation>, val thumbnailImageAlignment: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardThumbnailImageAlignment>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardArgs>

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

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCardArgs

Properties

Link copied to clipboard
Link copied to clipboard

Required if orientation is horizontal. Image preview alignment for standalone cards with horizontal layout.