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."],[[["The latest version of the `CalculateIssueModelStatsResponse` class is 2.19.0, which is part of the `Google.Cloud.ContactCenterInsights.V1` API."],["This webpage provides documentation for the `CalculateIssueModelStatsResponse` class, used to query an issue model's statistics, with versions ranging from 1.0.0 to 2.19.0."],["The `CalculateIssueModelStatsResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CalculateIssueModelStatsResponse` class has two constructors: a default one and another that accepts an instance of itself to be copied."],["The class contains the `CurrentStats` property which provides the latest label statistics for the queried issue model, incorporating results from training data and post-deployment labeling."]]],[]]