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\u003eThis webpage details the \u003ccode\u003eCalculateStatsRequest\u003c/code\u003e class, which is used to request statistics about conversations within the Google Cloud Contact Center Insights API, across multiple versions of the API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API for the \u003ccode\u003eCalculateStatsRequest\u003c/code\u003e class is 2.19.0, with other versions available from 1.0.0 to 2.18.0, each providing the same method with its own specific implementation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCalculateStatsRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for operations like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCalculateStatsRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eFilter\u003c/code\u003e and \u003ccode\u003eLocation\u003c/code\u003e, allowing users to specify criteria to narrow down the scope of the statistics they are requesting for a certain location.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocationAsLocationName\u003c/code\u003e property provides a typed view of the \u003ccode\u003eLocation\u003c/code\u003e resource name, enhancing code readability and maintainability.\u003c/p\u003e\n"]]],[],null,[]]