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 Insights v1 API, specifically in the .NET context."],["The latest version of the API documentation is 2.19.0, and the class-specific documentation spans versions from 1.0.0 up to 2.19.0 for `CalculateIssueModelStatsRequest`."],["The `CalculateIssueModelStatsRequest` class is used to request statistics for an issue model and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The `CalculateIssueModelStatsRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `IssueModel` (a string) and `IssueModelAsIssueModelName` (a `IssueModelName` type) both of which are used to specify the target issue model."]]],[]]