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 details the \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, which is a suggestion chip message enabling users to navigate to an external app or website.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class 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, allowing it to interact with and be handled by other related systems.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, but the page lists previous versions down to 3.2.0, with each version hyperlinked to its corresponding documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor, and one accepting an instance of \u003ccode\u003eIntent.Types.Message.Types.LinkOutSuggestion\u003c/code\u003e, alongside two key properties: \u003ccode\u003eDestinationName\u003c/code\u003e and \u003ccode\u003eUri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationName\u003c/code\u003e property is required, representing the app or site's name, and the \u003ccode\u003eUri\u003c/code\u003e property is also required, indicating the app or site's address, both of which are of type \u003ccode\u003eString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]