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 assist and includes properties like `AnswerRecord`, `IntentSuggestion`, and `QueryResult`."],["The page details the class's inheritance, implemented interfaces, namespace, and assembly, alongside its constructors and properties."],["There is documentation available on this page for each version of this class, starting from version 3.2.0 all the way to the latest version 4.26.0."],["The `DialogflowAssistAnswer` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dialogflow.V2` namespace."]]],[]]