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