public sealed class CalculateIssueModelStatsRequest : IMessage<CalculateIssueModelStatsRequest>, IEquatable<CalculateIssueModelStatsRequest>, IDeepCloneable<CalculateIssueModelStatsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CalculateIssueModelStatsRequest.
[[["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-04-02 UTC."],[[["This document provides reference documentation for the `CalculateIssueModelStatsRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of the API documentation provided is 2.19.0, with historical versions dating back to 1.0.0 being available."],["The `CalculateIssueModelStatsRequest` class is used to request statistics for an issue model in the Contact Center AI Insights service."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CalculateIssueModelStatsRequest` class include `IssueModel`, a string representing the resource name of the issue model, and `IssueModelAsIssueModelName`, a typed view of the `IssueModel` resource name."]]],[]]