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."],["The `CalculateIssueModelStatsRequest` class is used to request statistics about an issue model and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, `CalculateIssueModelStatsRequest()`, and `CalculateIssueModelStatsRequest(CalculateIssueModelStatsRequest other)`, as well as properties `IssueModel` which can be used as a string, and `IssueModelAsIssueModelName`, which is typed as `IssueModelName`."],["The document also provides the version history, listing the latest version as 2.19.0, with older versions ranging back to 1.0.0, and provides links to the documentation of each version."]]],[]]