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` class is 2.19.0, with a total of 24 versions documented, ranging down to version 1.0.0."],["This class, `IssueStats`, is part of the Google Cloud Contact Center Insights v1 API and provides aggregated statistics about an issue within this context."],["`IssueStats` inherits from the Object class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `IssueStats` class includes properties such as `DisplayName` (the display name of the issue), `Issue` (the issue resource path), and `LabeledConversationsCount` (number of conversations linked to the issue)."],["The `IssueStats` class has two constructors, one default and another which takes another `IssueStats` object as a parameter."]]],[]]