public sealed class CalculateStatsRequest : IMessage<CalculateStatsRequest>, IEquatable<CalculateStatsRequest>, IDeepCloneable<CalculateStatsRequest>, IBufferMessage, IMessage
The request for calculating conversation statistics.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCalculateStatsRequest\u003c/code\u003e class is used to request the calculation of conversation statistics in the Google Cloud Contact Center Insights API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, ranging from 1.0.0 to the latest version 2.19.0, with each providing potential updates or changes.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message manipulation, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eFilter\u003c/code\u003e and \u003ccode\u003eLocation\u003c/code\u003e that allow users to specify the criteria for conversation statistics calculations, and \u003ccode\u003eLocationAsLocationName\u003c/code\u003e for a structured location representation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for this class, the default one, and another that allows the user to pass in another \u003ccode\u003eCalculateStatsRequest\u003c/code\u003e object to create a new one.\u003c/p\u003e\n"]]],[],null,[]]