public sealed class IssueStats : IMessage<IssueModelLabelStats.Types.IssueStats>, IEquatable<IssueModelLabelStats.Types.IssueStats>, IDeepCloneable<IssueModelLabelStats.Types.IssueStats>, 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 the `IssueStats` class is 2.19.0, found within the `Google.Cloud.ContactCenterInsights.V1` namespace."],["`IssueStats` is a class that provides aggregated statistics about an issue, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class, `IssueStats`, inherits from the base `Object` class, with inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `IssueStats` class has properties such as `DisplayName`, `Issue`, and `LabeledConversationsCount`, providing details like the issue's display name, resource path, and the number of conversations linked to it, respectively."],["The issueStats class has two constructors, a default one and one that accepts another `IssueModelLabelStats.Types.IssueStats` object as a parameter."]]],[]]