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."],[[["This document provides reference documentation for the `IssueModelLabelStats` class within the Google Cloud Contact Center AI Insights v1 API, specifically version 2.2.1."],["The `IssueModelLabelStats` class aggregates statistics about an issue model, including the number of analyzed conversations, issue-specific statistics, and the number of unclassified conversations."],["The latest version of this class is 2.19.0, with documentation available for multiple versions ranging from 1.0.0 to the latest release, each link to that versions individual documentation."],["The `IssueModelLabelStats` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class, thus inheriting members from that as well."],["Key properties of the `IssueModelLabelStats` class include `AnalyzedConversationsCount`, `IssueStats` (a map of issue names to their statistics), and `UnclassifiedConversationsCount`, offering insights into the model's performance."]]],[]]