public sealed class DialogflowAssistAnswer : IMessage<DialogflowAssistAnswer>, IEquatable<DialogflowAssistAnswer>, IDeepCloneable<DialogflowAssistAnswer>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class DialogflowAssistAnswer.
[[["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 document provides reference information for the \u003ccode\u003eDialogflowAssistAnswer\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDialogflowAssistAnswer\u003c/code\u003e represents an answer generated by the Dialogflow assist feature, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAnswerRecord\u003c/code\u003e, \u003ccode\u003eIntentSuggestion\u003c/code\u003e, and \u003ccode\u003eQueryResult\u003c/code\u003e, providing details about the answer record, intent suggestions, and query results.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that takes another \u003ccode\u003eDialogflowAssistAnswer\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultCase\u003c/code\u003e property of \u003ccode\u003eDialogflowAssistAnswer\u003c/code\u003e is of the type \u003ccode\u003eDialogflowAssistAnswer.ResultOneofCase\u003c/code\u003e, helping to identify which of the possible result fields are set in a particular instance.\u003c/p\u003e\n"]]],[],null,[]]