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"]],[["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."],[[["This document provides reference documentation for the `Suggestion.Types.Article` class within the Google Cloud Dialogflow v2beta1 API, representing a suggested article."],["The `Suggestion.Types.Article` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data structure definition."],["The class includes properties like `AnswerRecord`, `Metadata`, `Snippets`, `Title`, and `Uri`, which store information about the suggested article, including its origin, content, and source."],["The latest version available for the `Suggestion.Types.Article` class is `1.0.0-beta23`, which is accessible through the provided link, while version `1.0.0-beta22` is also available."],["The class also has constructors, `Article()`, and `Article(Suggestion.Types.Article other)`, which are used for creating new instances, either empty or as a copy of an existing `Article`."]]],[]]