GoogleCloudDialogflowV2IntentMessageSuggestionsArgs

data class GoogleCloudDialogflowV2IntentMessageSuggestionsArgs(val suggestions: Output<List<GoogleCloudDialogflowV2IntentMessageSuggestionArgs>>) : ConvertibleToJava<GoogleCloudDialogflowV2IntentMessageSuggestionsArgs>

The collection of suggestions.

Constructors

Properties

Link copied to clipboard

The list of suggested replies.

Functions

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