GoogleCloudDialogflowV2IntentMessageLinkOutSuggestionResponse

The suggestion chip message that allows the user to jump out to the app or website associated with this agent.

Constructors

constructor(destinationName: String, uri: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the app or site this chip is linking to.

Link copied to clipboard
val uri: String

The URI of the app or site to open when the user taps the suggestion chip.