public sealed class CalculateStatsRequest : IMessage<CalculateStatsRequest>, IEquatable<CalculateStatsRequest>, IDeepCloneable<CalculateStatsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CalculateStatsRequest.
The request for calculating conversation statistics.
[[["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 `CalculateStatsRequest` API is 2.19.0, part of the Google Cloud Contact Center Insights v1."],["This page provides reference documentation and code samples for the `CalculateStatsRequest` class, which is used to request the calculation of conversation statistics."],["The `CalculateStatsRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations like deep cloning and message handling."],["The `CalculateStatsRequest` class includes properties like `Filter` and `Location`, which allow users to specify criteria for the statistics calculation and the relevant location."],["The documentation includes versions ranging from 1.0.0 to 2.19.0, allowing developers to access documentation for older versions of the API as well."]]],[]]