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 page provides reference documentation for the `CalculateIssueModelStatsResponse` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of the API documented here is 2.19.0, with version 2.14.0 being the selected view, and versions ranging back to 1.0.0 are also available."],["The `CalculateIssueModelStatsResponse` class is used to present the statistics from a queried issue model."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The main property of this class is `CurrentStats`, which is of type `IssueModelLabelStats` and contains the latest label statistics for the issue model, including training data and post-deployment data."]]],[]]