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."],[[["The latest version of `IssueModelLabelStats` in the `Google.Cloud.ContactCenterInsights.V1` namespace is 2.19.0, and there are many previous versions available, including 1.3.0."],["`IssueModelLabelStats` is a class that provides aggregated statistics about an issue model, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `AnalyzedConversationsCount` (total analyzed conversations), `IssueStats` (statistics on each issue), and `UnclassifiedConversationsCount` (conversations without an applicable issue)."],["There are inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, from the base `Object` class."],["There are two constructors available for the class: one parameterless and another that takes an `IssueModelLabelStats` object as a parameter."]]],[]]