GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs

data class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs(val action: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionArgs>? = null, val reply: Output<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReplyArgs>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestionArgs>

Rich Business Messaging (RBM) suggestion. Suggestions allow user to easily select/click a predefined response or perform an action (like opening a web uri).

Properties

Link copied to clipboard

Predefined client side actions that user can choose

Link copied to clipboard

Predefined replies for user to select instead of typing

Functions

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