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 webpage details the `IssueModelLabelStats` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, which provides aggregated statistics for an issue model in the Contact Center Insights API."],["The `IssueModelLabelStats` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["Key properties of `IssueModelLabelStats` include `AnalyzedConversationsCount`, representing the number of analyzed conversations, `IssueStats`, a map of statistics for each issue, and `UnclassifiedConversationsCount`, indicating conversations with no applicable issue."],["The page contains links to all the available versions of the issue model, from version 1.0.0 up to the latest version 2.19.0."],["There are two constructors available for creating instances of `IssueModelLabelStats`, one default constructor and another which takes an existing `IssueModelLabelStats` instance as a parameter."]]],[]]