public sealed class SuggestFaqAnswersResponse : IMessage<SuggestFaqAnswersResponse>, IEquatable<SuggestFaqAnswersResponse>, IDeepCloneable<SuggestFaqAnswersResponse>, IBufferMessage, IMessage
The request message for [Participants.SuggestFaqAnswers][google.cloud.dialogflow.v2.Participants.SuggestFaqAnswers].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2.SuggestFaqAnswersResponse.latest_message] to compile the
suggestion. It may be smaller than the
[SuggestFaqAnswersRequest.context_size][google.cloud.dialogflow.v2.SuggestFaqAnswersRequest.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 is documentation for the \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically version 3.4.0, but also covers a history of previous versions all the way back to 3.2.0 and as recently as 4.26.0, the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e is a class used to suggest answers from FAQ documents based on the context of a conversation, as well as the request message for \u003ccode\u003eParticipants.SuggestFaqAnswers\u003c/code\u003e, where it implements multiple interfaces for message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eFaqAnswers\u003c/code\u003e, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which manage the number of messages used for suggestions, the list of suggested FAQ answers, and the most recent message used for suggestion compilation respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e class can be instantiated using two constructors: a default constructor and a constructor that takes another \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a history of the class with links to the previous versions of the class, as well as a direct link to the most recently updated version.\u003c/p\u003e\n"]]],[],null,[]]