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-03-21 UTC."],[[["This webpage provides reference documentation for the `AgentAssistantRecord` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The content lists available versions of the `AgentAssistantRecord` class, ranging from the latest version 4.26.0 down to version 3.2.0."],["The `AgentAssistantRecord` class, part of the `Google.Cloud.Dialogflow.V2` namespace, is used to represent a record of a human agent assist answer."],["The `AgentAssistantRecord` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `AgentAssistantRecord` include `AnswerCase`, `ArticleSuggestionAnswer`, `DialogflowAssistAnswer`, and `FaqAnswer`, allowing access to different types of agent assist answers."]]],[]]