GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgs

data class GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgs(val title: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageSuggestionArgs>

The suggestion chip message that the user can tap to quickly post a reply to the conversation.

Constructors

Functions

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

Properties

Link copied to clipboard
val title: Output<String>

The text shown the in the suggestion chip.