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."],[[["The provided content details the `IssueModelLabelStats` class within the Google Cloud Contact Center AI Insights v1 API, which is used to gather aggregated statistics for an issue model."],["This class, `IssueModelLabelStats`, has properties such as `AnalyzedConversationsCount`, `IssueStats`, and `UnclassifiedConversationsCount`, to provide information on the analyzed conversations, the issues found, and the number of unclassified conversations respectively."],["The documentation lists various versions of the API, ranging from 1.0.0 to the latest version 2.19.0, providing links to the `IssueModelLabelStats` documentation for each specific version."],["The `IssueModelLabelStats` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]