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 webpage provides reference documentation for the `CalculateIssueModelStatsResponse` class within the Google Cloud Contact Center Insights v1 API."],["This class, `CalculateIssueModelStatsResponse`, is used to get statistics on a queried issue model, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists the class's constructors, `CalculateIssueModelStatsResponse()` and `CalculateIssueModelStatsResponse(CalculateIssueModelStatsResponse)`, along with its properties, such as `CurrentStats` of type `IssueModelLabelStats`."],["The page details the inheritance and implemented members of the `CalculateIssueModelStatsResponse` class, noting that it inherits from `object` and implements several interfaces, including `IMessage`, and `IBufferMessage`."],["The page also provides a comprehensive list of the version history of the API, ranging from the latest 2.19.0 to 1.0.0, all within the context of `CalculateIssueModelStatsResponse`."]]],[]]