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 is a part of the Google Cloud Dialogflow v2beta1 API, representing the response to a request for FAQ answer suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, enabling it to interact within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e contains properties such as \u003ccode\u003eContextSize\u003c/code\u003e, \u003ccode\u003eFaqAnswers\u003c/code\u003e, and \u003ccode\u003eLatestMessage\u003c/code\u003e, which provide details about the suggested answers, the number of context messages used, and the latest message name respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and another that accepts another \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e object, for the creation of new class instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e class is found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2Beta1\u003c/code\u003e namespace, within the Google.Cloud.Dialogflow.V2Beta1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]