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."],[[["This page provides reference documentation for the `CalculateStatsRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET."],["The `CalculateStatsRequest` class is used to calculate conversation statistics and is found within the `Google.Cloud.ContactCenterInsights.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also inheriting from `object`."],["The documentation covers the class's constructors and properties, including `Filter` and `Location`, which allow for specifying criteria for the statistical calculations."],["A comprehensive list of prior versions is available for this documentation page, spanning from version 1.0.0 up to the current latest release, 2.19.0."]]],[]]