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 information for the `IssueModelLabelStats.Types.IssueStats` class within the Contact Center AI Insights v1 API."],["The `IssueStats` class aggregates statistics about a specific issue within contact center interactions and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The latest version of the API available is 2.19.0, but various versions from 1.0.0 up to 2.19.0 are accessible, with version 2.4.0 being the version which all the documentation references apply to."],["Key properties of the `IssueStats` class include `DisplayName` (the display name of the issue), `Issue` (the resource path of the issue), and `LabeledConversationsCount` (the number of conversations linked to the issue)."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, and has two constructors to create new instances of the class."]]],[]]