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\u003eThe provided content details the \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET, documenting versions from 3.2.0 to 4.26.0, with 4.26.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e is a message type that facilitates the response for suggesting articles in conversations via the Participants API, implemented as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eArticleAnswers\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eArticleAnswer\u003c/code\u003e type, \u003ccode\u003eContextSize\u003c/code\u003e, which is an integer, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which is a string representing the last conversation message in a given format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e object for parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists all of the versions available and their links, all the way from version 3.2.0 up to the latest version at 4.26.0.\u003c/p\u003e\n"]]],[],null,[]]