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."],[[["The page provides documentation for the `CalculateIssueModelStatsRequest` class within the Google Cloud Contact Center Insights v1 API."],["This class is designed to request statistics for a specified issue model, acting as the input for retrieving issue model statistics."],["The `CalculateIssueModelStatsRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The page lists numerous versions of the `CalculateIssueModelStatsRequest`, from version 1.0.0 to the latest version 2.19.0, offering a historical perspective of the class."],["`IssueModel` is a crucial property within `CalculateIssueModelStatsRequest`, representing the name of the resource of the issue model being queried, which can also be viewed as an IssueModelName type."]]],[]]