public sealed class IssueModelLabelStats.Types.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."],[[["This document provides reference documentation for the `IssueModelLabelStats.Types.IssueStats` class within the Google Cloud Contact Center AI Insights v1 API."],["The `IssueStats` class aggregates statistics about a specific issue and is accessible through various versions, with the latest being 2.19.0, and it is part of the Google.Cloud.ContactCenterInsights.V1 namespace."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage issue statistics, also supporting `IssueStats()` constructors."],["The `IssueStats` class contains properties such as `DisplayName`, `Issue`, and `LabeledConversationsCount` for retrieving the display name, the resource issue, and the amount of conversations linked to the issue, respectively."],["The documentation is available for numerous versions, spanning from 1.0.0 up to the most recent 2.19.0."]]],[]]