public sealed class Suggestion.Types.Article : IMessage<Suggestion.Types.Article>, IEquatable<Suggestion.Types.Article>, IDeepCloneable<Suggestion.Types.Article>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Suggestion.Types.Article.
[[["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 document provides reference information for the `Suggestion.Types.Article` class within the Google Cloud Dialogflow v2beta1 API, which represents a suggested article."],["The `Suggestion.Types.Article` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Suggestion.Types.Article` class include `AnswerRecord`, `Metadata`, `Snippets`, `Title`, and `Uri`, which provide details about the suggested article."],["The class includes constructors `Article()` and `Article(Suggestion.Types.Article other)`, allowing for the creation of new instances and the cloning of existing ones."],["This class is found within the `Google.Cloud.Dialogflow.V2Beta1` namespace and the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]