public sealed class CalculateIssueModelStatsResponse : IMessage<CalculateIssueModelStatsResponse>, IEquatable<CalculateIssueModelStatsResponse>, IDeepCloneable<CalculateIssueModelStatsResponse>, 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."],[[["This webpage details the `CalculateIssueModelStatsResponse` class within the `Google.Cloud.ContactCenterInsights.V1` namespace for .NET, specifically version 1.3.0."],["The `CalculateIssueModelStatsResponse` class is used to present the statistical response for querying an issue model."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the class inheriting from the `Object` class."],["The webpage lists different versions of this tool, with the latest being version 2.19.0, along with its assembly, constructors, properties, and inherited members."],["`CalculateIssueModelStatsResponse` has a property called `CurrentStats` that holds `IssueModelLabelStats` data, which contains the latest label statistics for the queried issue model, including training data and data labeled post-deployment."]]],[]]