Google Cloud Dialogflow V2beta1Intent Message Link Out Suggestion Response
data class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionResponse(val destinationName: String, val uri: String)
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 GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestionResponse(destinationName: String, uri: String)