public sealed class CalculateIssueModelStatsRequest : IMessage<CalculateIssueModelStatsRequest>, IEquatable<CalculateIssueModelStatsRequest>, IDeepCloneable<CalculateIssueModelStatsRequest>, IBufferMessage, IMessage
[[["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 latest version of the `CalculateIssueModelStatsRequest` is 2.19.0, and the page provides links to previous versions, ranging back to version 1.0.0."],["`CalculateIssueModelStatsRequest` is a class used to request statistics for a specific issue model within the Google Cloud Contact Center Insights API."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that allows creating a new instance or copying from an existing `CalculateIssueModelStatsRequest` object."],["It includes properties like `IssueModel` and `IssueModelAsIssueModelName`, which are used to specify the issue model for which to retrieve statistics."]]],[]]