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 outlines the `IssueModelLabelStats` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, providing aggregated statistics about an issue model, and is currently at version 1.0.0."],["The `IssueModelLabelStats` class offers insights into the number of analyzed conversations (`AnalyzedConversationsCount`) and the number of conversations without an identified issue (`UnclassifiedConversationsCount`)."],["The class contains `IssueStats`, which is a map of statistics for each issue, with the issue's resource name as the key."],["The `IssueModelLabelStats` has been updated in multiple versions, ranging from version 1.0.0 up to the latest version which is 2.19.0."],["The `IssueModelLabelStats` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, providing functionalities like getting hash codes, type information, and cloning."]]],[]]