Google Cloud Dialogflow V2beta1Intent Message Basic Card Button Args
data class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs(val openUriAction: Output<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriActionArgs>, val title: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs>
The button object that appears at the bottom of a card.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonArgs(openUriAction: Output<GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriActionArgs>, title: Output<String>)
Functions
Properties
Link copied to clipboard