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