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"]],[["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."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, covering versions from 3.2.0 up to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAgentAssistantRecord\u003c/code\u003e is a class representing a record of a human agent assist answer and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's constructors, such as the default constructor and the copy constructor that accepts another \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e class include \u003ccode\u003eAnswerCase\u003c/code\u003e, which is an enumeration to understand the type of answer contained, and \u003ccode\u003eArticleSuggestionAnswer\u003c/code\u003e and \u003ccode\u003eFaqAnswer\u003c/code\u003e, which are output-only properties for specific answer types.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists the members inherited by \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e from the \u003ccode\u003eObject\u003c/code\u003e base class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]