public sealed class DialogflowAssistAnswer : IMessage<DialogflowAssistAnswer>, IEquatable<DialogflowAssistAnswer>, IDeepCloneable<DialogflowAssistAnswer>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DialogflowAssistAnswer.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `DialogflowAssistAnswer` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `DialogflowAssistAnswer` class represents an answer generated by Dialogflow, and is implemented as an `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available in this list is 4.26.0, while the current context of this page is on version 4.14.0, and multiple previous versions all the way down to version 3.2.0 are also available for reference."],["The `DialogflowAssistAnswer` class has properties like `AnswerRecord`, `IntentSuggestion`, `QueryResult`, and `ResultCase`, with corresponding types and descriptions provided."],["The documentation includes details on the class's constructors, implemented interfaces, inherited members, and the assembly and namespace it belongs to."]]],[]]