GoogleCloudDialogflowV2IntentMessageSuggestionArgs

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

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(): GoogleCloudDialogflowV2IntentMessageSuggestionArgs

Properties

Link copied to clipboard
val title: Output<String>

The text shown the in the suggestion chip.