GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardArgs

data class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardArgs(val imageDisplayOptions: Output<GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardImageDisplayOptions>? = null, val items: Output<List<GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemArgs>>) : ConvertibleToJava<GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardArgs>

Browse Carousel Card for Actions on Google. https://developers.google.com/actions/assistant/responses#browsing_carousel

Properties

Link copied to clipboard

Optional. Settings for displaying the image. Applies to every image in items.

Link copied to clipboard

List of items in the Browse Carousel Card. Minimum of two items, maximum of ten.

Functions

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