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