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\u003eThis webpage details the \u003ccode\u003eSuggestionResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, a component of the Dialogflow API used in .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionResult\u003c/code\u003e class is utilized to represent different types of suggestion responses, specifically within the context of \u003ccode\u003eParticipants.AnalyzeContent\u003c/code\u003e and \u003ccode\u003eHumanAgentAssistantEvent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers access to numerous versions of the \u003ccode\u003eSuggestionResult\u003c/code\u003e class, starting from version 3.2.0 up to the latest version, 4.26.0, alongside the current selected version of 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSuggestionResult\u003c/code\u003e class has several properties like \u003ccode\u003eError\u003c/code\u003e, \u003ccode\u003eSuggestArticlesResponse\u003c/code\u003e, and \u003ccode\u003eSuggestFaqAnswersResponse\u003c/code\u003e that provides details on the result of a suggestion request, such as an error status or the response for articles or FAQ suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThe \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 can be constructed using its default constructor or with another \u003ccode\u003eSuggestionResult\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]