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` API is 2.19.0."],["This page documents the `CalculateIssueModelStatsResponse` class from the Google Cloud Contact Center Insights v1 API, specifically for the .NET environment."],["The `CalculateIssueModelStatsResponse` class provides a response structure for querying issue model statistics and has multiple implementations such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CurrentStats` property, of type `IssueModelLabelStats`, within the `CalculateIssueModelStatsResponse` class provides the most up-to-date label statistics for the queried issue model."],["There are various previous versions of this API listed, ranging from version 1.0.0 up to the most recent 2.19.0, each version having a dedicated link to its documentation."]]],[]]