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 Google Cloud Contact Center Insights v1 API, specifically version 2.16.0."],["`IssueModelLabelStats.Types.IssueStats` is a class that holds aggregated statistics about an issue and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `DisplayName`, `Issue`, and `LabeledConversationsCount`, providing details about the issue and its associated conversations, the resource format for this type is also described in the document."],["The document also lists various versions of the API, from 2.19.0 (latest) down to 1.0.0, with each version linking to its respective documentation for `IssueModelLabelStats.Types.IssueStats`."],["There are also 2 constructors available: `IssueStats()` and `IssueStats(IssueModelLabelStats.Types.IssueStats other)` where the parameter of the second one is another IssueStats."]]],[]]