public sealed class IssueModelLabelStats : IMessage<IssueModelLabelStats>, IEquatable<IssueModelLabelStats>, IDeepCloneable<IssueModelLabelStats>, IBufferMessage, IMessage
[[["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 details on the `IssueModelLabelStats` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which is part of the Google Cloud Contact Center Insights .NET library."],["The `IssueModelLabelStats` class is used to provide aggregated statistics about an issue model, including information about the number of analyzed conversations, issue-specific statistics, and the number of unclassified conversations."],["There are 24 different version links provided from 1.0.0 all the way up to the most recent, version 2.19.0, where each link corresponds to a different version of the `IssueModelLabelStats` documentation."],["The class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and has properties like `AnalyzedConversationsCount`, `IssueStats`, and `UnclassifiedConversationsCount` for managing issue model statistics."],["The `IssueModelLabelStats` class has two constructors: a default constructor `IssueModelLabelStats()` and an overloaded constructor `IssueModelLabelStats(IssueModelLabelStats other)` for creating instances."]]],[]]