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 webpage provides documentation for the `IssueModelLabelStats` class within the Google Cloud Contact Center Insights v1 API, covering versions from 1.0.0 to the latest 2.19.0."],["`IssueModelLabelStats` is a class that provides aggregated statistics about an issue model, and is implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `IssueModelLabelStats` class has properties including `AnalyzedConversationsCount`, `IssueStats`, and `UnclassifiedConversationsCount`, which provide data on the number of analyzed conversations and statistics on each issue."],["The latest version of the API is version 2.19.0, and the content provides reference links to multiple prior versions."],["There are two constructors for the `IssueModelLabelStats` class, one parameterless and one that takes an existing `IssueModelLabelStats` object as a parameter."]]],[]]