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."],[[["The webpage provides documentation for the `CalculateIssueModelStatsResponse` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, detailing its structure and usage."],["This class is a response type that provides statistics for an issue model, including results from both training data and post-deployment data labeling, represented by its `CurrentStats` property."],["The class is available in multiple versions, ranging from 1.0.0 to the latest 2.19.0, with each version linked to its corresponding documentation page."],["`CalculateIssueModelStatsResponse` inherits from the `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."]]],[]]