public sealed class SuggestionResult : IMessage<SuggestionResult>, IEquatable<SuggestionResult>, IDeepCloneable<SuggestionResult>, IBufferMessage, IMessage
One response of different type of suggestion response which is used in
the response of [Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent] and
[Participants.AnalyzeContent][google.cloud.dialogflow.v2.Participants.AnalyzeContent], as well as [HumanAgentAssistantEvent][google.cloud.dialogflow.v2.HumanAgentAssistantEvent].
[[["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\u003eSuggestionResult\u003c/code\u003e class provides a response object used in various Dialogflow V2 methods, including \u003ccode\u003eParticipants.AnalyzeContent\u003c/code\u003e and \u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers versions of the \u003ccode\u003eSuggestionResult\u003c/code\u003e class from 3.2.0 to 4.26.0, with 4.26.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its role in data management and serialization within the Dialogflow V2 system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionResult\u003c/code\u003e class contains properties like \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e, and \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e, which provide the status of a request and specific responses based on the suggestion type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionResponseCase\u003c/code\u003e property within \u003ccode\u003eSuggestionResult\u003c/code\u003e allows for the handling of different types of suggestion responses, such as article suggestions or FAQ answers, by distinguishing between them.\u003c/p\u003e\n"]]],[],null,[]]