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 Google Cloud Dialogflow V2 library for .NET, which is a suggestion chip message enabling users to navigate to an agent's associated app or website.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the library, from version 3.2.0 up to the latest version 4.26.0, allowing developers to find information relevant to their specific version.\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, enabling compatibility and advanced functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that accepts another \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e object as a parameter for copying, and has two main properties, \u003ccode\u003eDestinationName\u003c/code\u003e and \u003ccode\u003eUri\u003c/code\u003e, both of which are strings representing the name and URI of the linked app or website, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class inherits members from \u003ccode\u003eObject\u003c/code\u003e, like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, allowing for basic object manipulation and information retrieval.\u003c/p\u003e\n"]]],[],null,[]]