public sealed class CalculateIssueModelStatsResponse : IMessage<CalculateIssueModelStatsResponse>, IEquatable<CalculateIssueModelStatsResponse>, IDeepCloneable<CalculateIssueModelStatsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CalculateIssueModelStatsResponse.
[[["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-04-02 UTC."],[[["This document provides reference information for the `CalculateIssueModelStatsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The `CalculateIssueModelStatsResponse` class is used to get statistics from a queried issue model."],["The documentation lists versions from 1.0.0 up to 2.19.0, with 2.19.0 being the latest version."],["The class inherits from several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`."],["The class has two constructors and one property, `CurrentStats`, which provides the latest label statistics of an issue model, of type `IssueModelLabelStats`."]]],[]]