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-03-21 UTC."],[[["This page provides reference documentation for the `CalculateIssueModelStatsRequest` class within the Google Cloud Contact Center Insights v1 API."],["The `CalculateIssueModelStatsRequest` class is used to request statistics about an issue model, with the latest version being 2.19.0, and contains a history of prior version documentation."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the page listing the inherited members."],["Key properties of the `CalculateIssueModelStatsRequest` class include `IssueModel` (the resource name of the issue model) and `IssueModelAsIssueModelName`, which gives an IssueModelName type view of the resource name."],["Constructors are available for both default initialization and creating a copy of an existing `CalculateIssueModelStatsRequest` object."]]],[]]