public sealed class LinkOutSuggestion : IMessage<Intent.Types.Message.Types.LinkOutSuggestion>, IEquatable<Intent.Types.Message.Types.LinkOutSuggestion>, IDeepCloneable<Intent.Types.Message.Types.LinkOutSuggestion>, IBufferMessage, IMessage
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 page provides documentation for the \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically focusing on versions from 3.2.0 to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLinkOutSuggestion\u003c/code\u003e is a suggestion chip message that enables users to navigate to the associated app or website, and it implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor \u003ccode\u003eLinkOutSuggestion()\u003c/code\u003e and a copy constructor \u003ccode\u003eLinkOutSuggestion(Intent.Types.Message.Types.LinkOutSuggestion other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eDestinationName\u003c/code\u003e, which is the name of the linked app or site, and \u003ccode\u003eUri\u003c/code\u003e, the URI to which the user will be directed when they click the suggestion chip.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, which can be accessed via the link provided at the top of the version list.\u003c/p\u003e\n"]]],[],null,[]]