public sealed class AgentAssistantRecord : IMessage<AgentAssistantRecord>, IEquatable<AgentAssistantRecord>, IDeepCloneable<AgentAssistantRecord>, IBufferMessage, IMessage
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."],[[["The webpage provides documentation for the `AgentAssistantRecord` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its structure and usage."],["The `AgentAssistantRecord` class is designed to represent a record of a human agent assist answer and implements multiple interfaces for various functionalities."],["There is an extensive list of versions of the `AgentAssistantRecord` available, ranging from version 3.2.0 up to the latest 4.26.0, each with its own documentation link."],["The latest `AgentAssistantRecord` version is 4.26.0."],["The `AgentAssistantRecord` class has properties including `ArticleSuggestionAnswer` and `FaqAnswer`, which are output only and hold the responses for articles and FAQ questions respectively, along with the `AnswerCase` property."]]],[]]