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 document provides reference information for the `CalculateIssueModelStatsRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `CalculateIssueModelStatsRequest` class is used to request statistics for a specific issue model and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace, with the latest version being 2.19.0 and version 2.10.0 being documented."],["This `CalculateIssueModelStatsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class includes properties `IssueModel` which takes a string, and `IssueModelAsIssueModelName`, which is of type `IssueModelName`, both of which relate to the resource name of the issue model being queried."],["There is a list of prior versions available for this class ranging from version 1.0.0 up to the latest version 2.19.0."]]],[]]