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 available is 2.19.0, with a history of versions dating back to 1.0.0, all related to the `IssueModelLabelStats.Types.IssueStats` within the `Google.Cloud.ContactCenterInsights.V1` namespace."],["`IssueStats` class aggregates issue statistics and it inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IssueStats` class has two constructors: a default constructor `IssueStats()` and a parameterized constructor `IssueStats(IssueModelLabelStats.Types.IssueStats other)` for copying another instance."],["Key properties of the `IssueStats` class include `DisplayName`, `Issue`, and `LabeledConversationsCount`, which provide the display name, resource path, and number of conversations associated with the issue."]]],[]]