public sealed class CalculateIssueModelStatsResponse : IMessage<CalculateIssueModelStatsResponse>, IEquatable<CalculateIssueModelStatsResponse>, IDeepCloneable<CalculateIssueModelStatsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CalculateIssueModelStatsResponse.
[[["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 documentation for the `CalculateIssueModelStatsResponse` class within the Google Cloud Contact Center Insights v1 API, with the most recent version being 2.19.0."],["This API class allows for querying statistics of an issue model, returning data for various versions, including a `CurrentStats` property that provides the latest statistics."],["The `CalculateIssueModelStatsResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which offer a rich framework to perform various actions on the objects."],["The available versions of this API range from 1.0.0 to the latest 2.19.0, showing the different version history of this API class."],["There are multiple constructors available to create instances of the `CalculateIssueModelStatsResponse` class."]]],[]]