public sealed class Conversation.Types.QualityMetadata.Types.AgentInfo : IMessage<Conversation.Types.QualityMetadata.Types.AgentInfo>, IEquatable<Conversation.Types.QualityMetadata.Types.AgentInfo>, IDeepCloneable<Conversation.Types.QualityMetadata.Types.AgentInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class Conversation.Types.QualityMetadata.Types.AgentInfo.
Information about an agent involved in the conversation.
[[["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."],[[["This webpage provides documentation for the `AgentInfo` class within the Google Cloud Contact Center AI Insights v1 API, specifically in the `Conversation.Types.QualityMetadata.Types` namespace."],["The `AgentInfo` class is used to store information about an agent involved in a conversation, such as their ID, display name, team, and call disposition code."],["The latest available version of the API reference is 2.19.0, with versions ranging back to 1.0.0 available for review, including the currently selected version of 2.13.0."],["The `AgentInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base object class."],["The page details the constructors and properties of the `AgentInfo` class, including `AgentId`, `DisplayName`, `DispositionCode`, and `Team`, with descriptions and data type information provided for each."]]],[]]