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 document provides reference information for the \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class is used to represent the response to a \u003ccode\u003eSuggestArticles\u003c/code\u003e request, which is part of the Dialogflow \u003ccode\u003eParticipants\u003c/code\u003e feature.\u003c/p\u003e\n"],["\u003cp\u003eThis page lists the documentation for multiple versions of this class, with the latest version being 4.26.0 and a version number of 4.8.0 being the currently viewed one.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e include \u003ccode\u003eArticleAnswers\u003c/code\u003e, which contains a list of articles ordered by score, \u003ccode\u003eContextSize\u003c/code\u003e, which represents the number of messages used for suggestion compilation, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which indicates the most recent message used.\u003c/p\u003e\n"]]],[],null,[]]