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"]],[["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."],[[["This webpage provides reference documentation for the `AgentAssistantRecord` class within the Google Cloud Dialogflow v2 API, detailing its properties, inheritance, and implementation."],["The `AgentAssistantRecord` class represents a record of a human agent assist answer and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The latest version of the `AgentAssistantRecord` class is 4.26.0, and the page also provides links to documentation for previous versions, dating back to version 3.2.0."],["`AgentAssistantRecord` is inherited from `object`, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `AgentAssistantRecord` class includes properties like `AnswerCase`, `ArticleSuggestionAnswer`, `DialogflowAssistAnswer`, and `FaqAnswer`, which represent various types of agent assist answers."]]],[]]