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-09-04 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eSuggestion.Types.Article\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, representing a suggested article.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestion.Types.Article\u003c/code\u003e class 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, indicating its role in message handling and data structure definition.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAnswerRecord\u003c/code\u003e, \u003ccode\u003eMetadata\u003c/code\u003e, \u003ccode\u003eSnippets\u003c/code\u003e, \u003ccode\u003eTitle\u003c/code\u003e, and \u003ccode\u003eUri\u003c/code\u003e, which store information about the suggested article, including its origin, content, and source.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eSuggestion.Types.Article\u003c/code\u003e class is \u003ccode\u003e1.0.0-beta23\u003c/code\u003e, which is accessible through the provided link, while version \u003ccode\u003e1.0.0-beta22\u003c/code\u003e is also available.\u003c/p\u003e\n"],["\u003cp\u003eThe class also has constructors, \u003ccode\u003eArticle()\u003c/code\u003e, and \u003ccode\u003eArticle(Suggestion.Types.Article other)\u003c/code\u003e, which are used for creating new instances, either empty or as a copy of an existing \u003ccode\u003eArticle\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Dialogflow v2beta1 API - Class Suggestion.Types.Article (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.Suggestion.Types.Article)\n- [1.0.0-beta22](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/1.0.0-beta22/Google.Cloud.Dialogflow.V2Beta1.Suggestion.Types.Article) \n\n public sealed class Suggestion.Types.Article : IMessage\u003cSuggestion.Types.Article\u003e, IEquatable\u003cSuggestion.Types.Article\u003e, IDeepCloneable\u003cSuggestion.Types.Article\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class Suggestion.Types.Article.\n\nRepresents suggested article. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Suggestion.Types.Article \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Suggestion](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion.Types)[Article](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion.Types.Article), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Suggestion](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion.Types)[Article](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion.Types.Article), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Suggestion](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion)[Types](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion.Types)[Article](/dotnet/docs/reference/Google.Cloud.Dialogflow.V2Beta1/latest/Google.Cloud.Dialogflow.V2Beta1.Suggestion.Types.Article), [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### Article()\n\n public Article()\n\n### Article(Article)\n\n public Article(Suggestion.Types.Article other)\n\nProperties\n----------\n\n### AnswerRecord\n\n public string AnswerRecord { get; set; }\n\nOutput only. The name of answer record, in the format of\n\"projects/\\\u003cProject ID\\\u003e/locations/\\\u003cLocation ID\\\u003e/answerRecords/\\\u003cAnswer\nRecord ID\\\u003e\"\n\n### Metadata\n\n public MapField\u003cstring, string\u003e Metadata { get; }\n\nOutput only. A map that contains metadata about the answer and the\ndocument from which it originates.\n\n### Snippets\n\n public RepeatedField\u003cstring\u003e Snippets { get; }\n\nOutput only. Article snippets.\n\n### Title\n\n public string Title { get; set; }\n\nOutput only. The article title.\n\n### Uri\n\n public string Uri { get; set; }\n\nOutput only. The article URI."]]