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 webpage documents the \u003ccode\u003eSuggestionResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, a component used in analyzing content and human agent assistant events.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionResult\u003c/code\u003e class, which is a part of the Google Cloud Dialogflow V2 library, provides different types of suggestion responses and is available in multiple versions, from 3.2.0 up to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eSuggestionResult\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionResult\u003c/code\u003e class contains properties like \u003ccode\u003eError\u003c/code\u003e for failure statuses, \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e for article suggestions, and \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e for FAQ answers.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eSuggestionResult\u003c/code\u003e, one being the default and the other allowing the cloning of an existing \u003ccode\u003eSuggestionResult\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]