public sealed class Intent.Types.Message.Types.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 v2beta1 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eIntent.Types.Message.Types.LinkOutSuggestion\u003c/code\u003e class in the Google Cloud Dialogflow v2beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLinkOutSuggestion\u003c/code\u003e class represents a suggestion chip message that enables users to navigate to an app or website associated with an agent.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e in its class implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDestinationName\u003c/code\u003e and \u003ccode\u003eUri\u003c/code\u003e, which are used to define the name and the URI of the destination.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of this class is \u003ccode\u003e1.0.0-beta23\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Dialogflow v2beta1 API - Class Intent.Types.Message.Types.LinkOutSuggestion (1.0.0-beta23)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta23 (latest)](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types.LinkOutSuggestion)\n- [1.0.0-beta22](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/1.0.0-beta22/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types.LinkOutSuggestion) \n\n public sealed class Intent.Types.Message.Types.LinkOutSuggestion : IMessage\u003cIntent.Types.Message.Types.LinkOutSuggestion\u003e, IEquatable\u003cIntent.Types.Message.Types.LinkOutSuggestion\u003e, IDeepCloneable\u003cIntent.Types.Message.Types.LinkOutSuggestion\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Intent.Types.Message.Types.LinkOutSuggestion.\n\nThe suggestion chip message that allows the user to jump out to the app\nor website associated with this agent. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Intent.Types.Message.Types.LinkOutSuggestion \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Intent](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types)[Message](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types)[LinkOutSuggestion](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types.LinkOutSuggestion), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Intent](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types)[Message](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types)[LinkOutSuggestion](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types.LinkOutSuggestion), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Intent](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types)[Message](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types)[LinkOutSuggestion](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Intent.Types.Message.Types.LinkOutSuggestion), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Dialogflow.V2Beta1](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Dialogflow.V2Beta1.dll\n\nConstructors\n------------\n\n### LinkOutSuggestion()\n\n public LinkOutSuggestion()\n\n### LinkOutSuggestion(LinkOutSuggestion)\n\n public LinkOutSuggestion(Intent.Types.Message.Types.LinkOutSuggestion other)\n\nProperties\n----------\n\n### DestinationName\n\n public string DestinationName { get; set; }\n\nRequired. The name of the app or site this chip is linking to.\n\n### Uri\n\n public string Uri { get; set; }\n\nRequired. The URI of the app or site to open when the user taps the\nsuggestion chip."]]