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 AI Insights v1 API."],["The `IssueModelLabelStats.Types.IssueStats` class represents aggregated statistics about an issue and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions of the API documentation range from 1.0.0 up to the latest, 2.19.0, offering a comprehensive history of updates."],["The class provides properties such as `DisplayName`, `Issue`, and `LabeledConversationsCount`, allowing access to an issue's name, associated issue resource, and the number of conversations linked to it, respectively."],["There are two different constructors for `IssueStats`, one that is parameterless, and the other which takes in another `IssueStats` as a parameter."]]],[]]