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"]],[["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 content provides a comprehensive list of versions for the `AgentAssistantRecord` class in the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0."],["`AgentAssistantRecord` is a class representing a record of a human agent assist answer, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties like `AnswerCase`, `ArticleSuggestionAnswer`, and `FaqAnswer` to manage different types of agent assist answers."],["The latest version is 4.26.0, while the documentation's focus is on the information pertaining to version 4.10.0."]]],[]]