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."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically covering versions from 3.2.0 up to the latest release, 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e class represents a record of a human agent assist answer, implementing 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 \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e class includes properties like \u003ccode\u003eAnswerCase\u003c/code\u003e, \u003ccode\u003eArticleSuggestionAnswer\u003c/code\u003e, and \u003ccode\u003eFaqAnswer\u003c/code\u003e to describe the type of agent assist answer provided, with the latter two being output-only properties.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default one (\u003ccode\u003eAgentAssistantRecord()\u003c/code\u003e) and another that takes an existing \u003ccode\u003eAgentAssistantRecord\u003c/code\u003e object to create a new instance (\u003ccode\u003eAgentAssistantRecord(AgentAssistantRecord other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis class also lists it's inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e and \u003ccode\u003eObject.ToString()\u003c/code\u003e, along with the namespace and assembly it is from.\u003c/p\u003e\n"]]],[],null,[]]