GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs

data class GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs(val openUriAction: Output<GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriActionArgs>, val title: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs>

The button object that appears at the bottom of a card.

Constructors

Properties

Link copied to clipboard

Action to take when a user taps on the button.

Link copied to clipboard
val title: Output<String>

The title of the button.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudDialogflowV2IntentMessageBasicCardButtonArgs