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 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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `LinkOutSuggestion` class within the Google Cloud Dialogflow v2 API, specifically for .NET development, offering a way for users to be directed to associated apps or websites."],["The `LinkOutSuggestion` class is part of the `Intent.Types.Message.Types` namespace in the Google.Cloud.Dialogflow.V2 assembly and it is used to create suggestion chips that send users to a particular application or web site."],["The documentation details the class's constructors, `LinkOutSuggestion()`, `LinkOutSuggestion(LinkOutSuggestion)`, as well as its two properties: `DestinationName` and `Uri`, which are both strings and required to use this class."],["The page presents a comprehensive list of available versions for this class, starting from the latest version 4.26.0 and going back to 3.2.0."]]],[]]