public sealed class IssueModelLabelStats : IMessage<IssueModelLabelStats>, IEquatable<IssueModelLabelStats>, IDeepCloneable<IssueModelLabelStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class IssueModelLabelStats.
[[["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` class within the Google Cloud Contact Center AI Insights v1 API, specifically version 2.5.0."],["The `IssueModelLabelStats` class aggregates statistics about an issue model, including the number of analyzed conversations, statistics on each issue, and unclassified conversation counts."],["The latest version available for this specific class is 2.19.0, and the documentation lists versions dating back to 1.0.0, providing a history of updates and changes."],["The `IssueModelLabelStats` class implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role within the .NET Protobuf ecosystem."],["The class contains the properties: AnalyzedConversationsCount, IssueStats, and UnclassifiedConversationsCount, that help to store and retrieve the respective information."]]],[]]