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 webpage provides reference documentation 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, found in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The page lists the class's inheritance, showing that it inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the `CalculateIssueModelStatsRequest` class constructors, `IssueModel` property, and `IssueModelAsIssueModelName` property, along with their respective descriptions and types."],["The document includes several versions of this class, from 1.0.0 up to 2.19.0 (latest)."]]],[]]