public sealed class SuggestArticlesResponse : IMessage<SuggestArticlesResponse>, IEquatable<SuggestArticlesResponse>, IDeepCloneable<SuggestArticlesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SuggestArticlesResponse.
The response message for
[Participants.SuggestArticles][google.cloud.dialogflow.v2beta1.Participants.SuggestArticles].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2beta1.SuggestArticlesResponse.latest_message]
to compile the suggestion. It may be smaller than the
[SuggestArticlesResponse.context_size][google.cloud.dialogflow.v2beta1.SuggestArticlesResponse.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 document provides reference information for the \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class is a response message used by the \u003ccode\u003eParticipants.SuggestArticles\u003c/code\u003e method, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eArticleAnswers\u003c/code\u003e to return a list of suggested articles, \u003ccode\u003eContextSize\u003c/code\u003e to show the number of messages used to compile the suggestions, and \u003ccode\u003eLatestMessage\u003c/code\u003e to identify the most recent message used.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e object: one that takes no parameters, and another that takes an existing \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class is located in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]