public sealed class IssueModelLabelStats : IMessage<IssueModelLabelStats>, IEquatable<IssueModelLabelStats>, IDeepCloneable<IssueModelLabelStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IssueModelLabelStats.
[[["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 `IssueModelLabelStats` class in the Contact Center AI Insights v1 API provides aggregated statistics about an issue model, including the number of analyzed conversations and issue-specific data."],["The latest version available is 2.19.0, and the page lists documentation for versions ranging from 1.0.0 up to the current latest release."],["`IssueModelLabelStats` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various functionalities within the .NET ecosystem."],["Key properties of the `IssueModelLabelStats` class include `AnalyzedConversationsCount`, `IssueStats`, and `UnclassifiedConversationsCount`, which provide insights into the model's analysis of conversations and the distribution of issues."],["The class offers two constructors: a default one and another that accepts another instance of the IssueModelLabelStats."]]],[]]