public sealed class 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 page provides documentation for the \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET development, spanning multiple versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.Intent.Types.Message.Types\u003c/code\u003e namespace, is a suggestion chip message designed to direct users to an external app or website.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality checks, deep cloning, and buffered message support.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class has two main properties: \u003ccode\u003eDestinationName\u003c/code\u003e, which specifies the name of the linked app or site, and \u003ccode\u003eUri\u003c/code\u003e, which holds the web address to be opened when the user interacts with the chip.\u003c/p\u003e\n"],["\u003cp\u003eThe page contains the inherited members of the Object class, such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]