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 Insights v1 API."],["The latest version of the `CalculateIssueModelStatsRequest` documentation is version 2.19.0, with versions ranging down to 1.0.0 available for review."],["The `CalculateIssueModelStatsRequest` class is designed to request statistics for a specific issue model within the Contact Center AI Insights."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["Key properties of `CalculateIssueModelStatsRequest` include `IssueModel`, a string representing the issue model's resource name, and `IssueModelAsIssueModelName`, a typed view of the issue model resource name."]]],[]]