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 content provides a comprehensive list of versions for the `CalculateIssueModelStatsRequest` resource, ranging from the latest version 2.19.0 down 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 implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with the Protobuf library."],["The primary property of this request is `IssueModel`, which is a string that represents the resource name of the issue model, and also has a `IssueModelName` type for an alternative representation."],["`CalculateIssueModelStatsRequest` has 2 constructors: one that accepts no parameters, and another that takes `CalculateIssueModelStatsRequest` as a parameter."]]],[]]