Class LinkOutSuggestion (2.27.0)

LinkOutSuggestion(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attributes

NameDescription
destination_name str
Required. The name of the app or site this chip is linking to.
uri str
Required. The URI of the app or site to open when the user taps the suggestion chip.