public sealed class SuggestArticlesResponse : IMessage<SuggestArticlesResponse>, IEquatable<SuggestArticlesResponse>, IDeepCloneable<SuggestArticlesResponse>, IBufferMessage, IMessage
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 details the \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, which is a response message for the \u003ccode\u003eParticipants.SuggestArticles\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe page covers versions of this class ranging from 3.2.0 to 4.26.0, with version 4.26.0 being the latest, all of which link to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, providing functionalities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class has three properties, \u003ccode\u003eArticleAnswers\u003c/code\u003e which contains a list of articles, \u003ccode\u003eContextSize\u003c/code\u003e which is the amount of messages compiled for the suggestion, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which contains the details of the latest message used to compile the suggestions.\u003c/p\u003e\n"],["\u003cp\u003eIt also details the \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e constructors, one that takes no parameters and another that copies the data from another \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]