Google Cloud Dialogflow V2beta1Intent Message Basic Card Button Response
data class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonResponse(val openUriAction: GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriActionResponse, val title: String)
The button object that appears at the bottom of a card.
Constructors
Link copied to clipboard
constructor(openUriAction: GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriActionResponse, title: String)