Google Cloud Dialogflow V2beta1Intent Message Link Out Suggestion Args
data class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionArgs(val destinationName: Output<String>, val uri: Output<String>) : ConvertibleToJava<GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionArgs>
The suggestion chip message that allows the user to jump out to the app or website associated with this agent.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionArgs(destinationName: Output<String>, uri: Output<String>)