public sealed class Intent.Types.Message.Types.LinkOutSuggestion : IMessage<Intent.Types.Message.Types.LinkOutSuggestion>, IEquatable<Intent.Types.Message.Types.LinkOutSuggestion>, IDeepCloneable<Intent.Types.Message.Types.LinkOutSuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Intent.Types.Message.Types.LinkOutSuggestion.
The suggestion chip message that allows the user to jump out to the app
or website associated with this agent.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eIntent.Types.Message.Types.LinkOutSuggestion\u003c/code\u003e class in the Google Cloud Dialogflow V2 API, which is used to create suggestion chips that link users to external apps or websites.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is for version 4.26.0, with versions ranging down to 3.2.0 available for reference, as well as 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLinkOutSuggestion\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eLinkOutSuggestion()\u003c/code\u003e) and one that takes another \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e object as a parameter (\u003ccode\u003eLinkOutSuggestion(LinkOutSuggestion other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e are \u003ccode\u003eDestinationName\u003c/code\u003e, which is the name of the linked app or site, and \u003ccode\u003eUri\u003c/code\u003e, which is the web address that the suggestion chip will open.\u003c/p\u003e\n"]]],[],null,[]]