public sealed class SuggestArticlesResponse : IMessage<SuggestArticlesResponse>, IEquatable<SuggestArticlesResponse>, IDeepCloneable<SuggestArticlesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SuggestArticlesResponse.
The response message for
[Participants.SuggestArticles][google.cloud.dialogflow.v2.Participants.SuggestArticles].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2.SuggestArticlesResponse.latest_message]
to compile the suggestion. It may be smaller than the
[SuggestArticlesRequest.context_size][google.cloud.dialogflow.v2.SuggestArticlesRequest.context_size]
field in the request if there aren't that many messages in the
conversation.
[[["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."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API for .NET, detailing its purpose as a response message for suggesting articles.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class, ranging from version 3.2.0 to the latest version, 4.26.0, allowing access to the API's evolution and different functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, enabling advanced functionalities and data handling within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eArticleAnswers\u003c/code\u003e, \u003ccode\u003eContextSize\u003c/code\u003e, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which provide information like the suggested articles, context size, and the latest message used for the suggestion.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, a parameterless constructor, and one that accepts another \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]