public sealed class SuggestFaqAnswersResponse : IMessage<SuggestFaqAnswersResponse>, IEquatable<SuggestFaqAnswersResponse>, IDeepCloneable<SuggestFaqAnswersResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class SuggestFaqAnswersResponse.
The request message for
[Participants.SuggestFaqAnswers][google.cloud.dialogflow.v2beta1.Participants.SuggestFaqAnswers].
Number of messages prior to and including
[latest_message][google.cloud.dialogflow.v2beta1.SuggestFaqAnswersResponse.latest_message]
to compile the suggestion. It may be smaller than the
[SuggestFaqAnswersRequest.context_size][google.cloud.dialogflow.v2beta1.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 \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e class in the Google Cloud Dialogflow v2beta1 API provides the response structure for suggesting FAQ answers.\u003c/p\u003e\n"],["\u003cp\u003eThis class, part of version 1.0.0-beta22 and the latest 1.0.0-beta23, is used in the context of the \u003ccode\u003eParticipants.SuggestFaqAnswers\u003c/code\u003e method, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class and implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eContextSize\u003c/code\u003e, which indicates the number of messages used for the suggestion, \u003ccode\u003eFaqAnswers\u003c/code\u003e, which contains the extracted FAQ answers, and \u003ccode\u003eLatestMessage\u003c/code\u003e, the name of the most recent conversation message used for the suggestion.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating instances of \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e, either as an empty object or by copying an existing \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class resides within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]