Google Cloud Dialogflow V2beta1Intent Message Browse Carousel Card Browse Carousel Card Item Args
data class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemArgs(val description: Output<String>? = null, val footer: Output<String>? = null, val image: Output<GoogleCloudDialogflowV2beta1IntentMessageImageArgs>? = null, val openUriAction: Output<GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionArgs>, val title: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemArgs>
Browsing carousel tile
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemArgs(description: Output<String>? = null, footer: Output<String>? = null, image: Output<GoogleCloudDialogflowV2beta1IntentMessageImageArgs>? = null, openUriAction: Output<GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlActionArgs>, title: Output<String>)
Functions
Properties
Link copied to clipboard