public sealed class IssueStats : IMessage<IssueModelLabelStats.Types.IssueStats>, IEquatable<IssueModelLabelStats.Types.IssueStats>, IDeepCloneable<IssueModelLabelStats.Types.IssueStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IssueModelLabelStats.Types.IssueStats.
[[["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 `IssueModelLabelStats.Types.IssueStats` API is 2.19.0, with numerous prior versions available for reference, including the current documentation version 2.2.1."],["`IssueStats` is a class within the `Google.Cloud.ContactCenterInsights.V1` namespace used to represent aggregated statistics about an issue."],["The `IssueStats` class provides properties such as `DisplayName`, `Issue`, and `LabeledConversationsCount` to describe the display name, resource format, and the number of conversations attached to an issue."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides constructors for `IssueStats`, including a default constructor and one that takes another `IssueStats` object as a parameter, for the easy creation and initialization of IssueStats objects."]]],[]]