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 provided content details the \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, a component that represents a human agent assist answer record.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling message data and object equality.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists available versions of the \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e, ranging from the latest version 4.26.0 down to version 3.2.0, highlighting the history and evolution of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAnswerCase\u003c/code\u003e, \u003ccode\u003eArticleSuggestionAnswer\u003c/code\u003e, and \u003ccode\u003eFaqAnswer\u003c/code\u003e, each serving specific roles in defining the type of answer and the detailed content associated with the human agent's assist answer.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e class also has two constructors, one being the default constructor, and the second constructor allowing you to input another instance of \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]