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-03-21 UTC."],[[["This document provides reference documentation for the `CalculateIssueModelStatsResponse` class within the Google Cloud Contact Center Insights v1 API."],["The `CalculateIssueModelStatsResponse` class is used to query and return statistics about an issue model."],["The API provides different versions with `2.19.0` as the latest, all the way down to `1.0.0`, each linking to its respective documentation for `CalculateIssueModelStatsResponse`."],["The `CalculateIssueModelStatsResponse` class has properties such as `CurrentStats`, which contains the latest label statistics for the queried issue model, including data from training and post-deployment labeling."],["The `CalculateIssueModelStatsResponse` class inherits from `object` and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]