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 focusing on version 2.18.0, but also providing links to other versions."],["The `AgentInfo` class is used to represent information about an agent involved in a conversation, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details that the `AgentInfo` class contains properties such as `AgentId`, `DisplayName`, `DispositionCode`, and `Team`, which allows the user to get or set the information tied to the agent."],["The provided content includes a comprehensive list of versions for the API, ranging from the latest version 2.19.0 down to 1.0.0, each linking to its respective documentation."],["There are two constructors for `AgentInfo` which are `AgentInfo()` and `AgentInfo(Conversation.Types.QualityMetadata.Types.AgentInfo other)`, one that is an empty constructor and one that takes an `AgentInfo` object as a parameter."]]],[]]