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 webpage provides documentation for the \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, which is part of the Google Cloud Dialogflow .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLinkOutSuggestion\u003c/code\u003e is a message type that allows users to navigate to an external app or website from within a Dialogflow interaction, and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the Dialogflow library, ranging from the latest version \u003ccode\u003e4.26.0\u003c/code\u003e down to \u003ccode\u003e3.2.0\u003c/code\u003e, with a focus on the \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one default, and another that takes an existing \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e object as an argument, allowing for easy copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class includes two key properties: \u003ccode\u003eDestinationName\u003c/code\u003e, representing the name of the linked app or site, and \u003ccode\u003eUri\u003c/code\u003e, representing the link itself.\u003c/p\u003e\n"]]],[],null,[]]