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`."],["`IssueStats` is a class that provides aggregated statistics about an issue and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `IssueStats` is found in the namespace `Google.Cloud.ContactCenterInsights.V1` and within the Google.Cloud.ContactCenterInsights.V1.dll assembly."],["The `IssueStats` class has properties such as `DisplayName`, `Issue`, and `LabeledConversationsCount`, which provide details about the issue's display name, resource path, and the number of conversations linked to it."],["The class `IssueStats` has two constructors: one is parameterless and the other receives an `IssueModelLabelStats.Types.IssueStats` object as a parameter."]]],[]]