public sealed class AgentAssistantRecord : IMessage<AgentAssistantRecord>, IEquatable<AgentAssistantRecord>, IDeepCloneable<AgentAssistantRecord>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class AgentAssistantRecord.
Represents a record of a human agent assist answer.
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `AgentAssistantRecord` class within the Google Cloud Dialogflow v2 API, specifically for .NET developers."],["The `AgentAssistantRecord` class represents a record of a human agent assist answer in the Dialogflow v2 API, and is a concrete class inheriting from `object` implementing several interfaces."],["The page lists all available versions of this API class, ranging from version 3.2.0 up to the latest version 4.26.0, and the current page refers to version 4.25.0."],["The documentation includes details about the `AgentAssistantRecord` class's constructors and properties, including `AnswerCase`, `ArticleSuggestionAnswer`, `DialogflowAssistAnswer`, and `FaqAnswer`, with descriptions of each."],["The page also provides links to the implementation details, including the namespace `Google.Cloud.Dialogflow.V2`, the assembly `Google.Cloud.Dialogflow.V2.dll`, and inherited members from the `object` class."]]],[]]