public sealed class CalculateStatsResponse.Types.TimeSeries.Types.Interval : IMessage<CalculateStatsResponse.Types.TimeSeries.Types.Interval>, IEquatable<CalculateStatsResponse.Types.TimeSeries.Types.Interval>, IDeepCloneable<CalculateStatsResponse.Types.TimeSeries.Types.Interval>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CalculateStatsResponse.Types.TimeSeries.Types.Interval.
[[["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 webpage provides documentation for the `CalculateStatsResponse.Types.TimeSeries.Types.Interval` class within the Google Cloud Contact Center AI Insights v1 API, with the most recent version available being 2.19.0."],["The `Interval` class represents a single interval within a time series and is part of the Google.Cloud.ContactCenterInsights.V1 namespace."],["The documentation includes a list of all the historical versions of this API, ranging from version 1.0.0 to the latest 2.19.0, each linking to its respective documentation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the documentation includes information about its inherited members, constructors, and properties like `ConversationCount` and `StartTime`."],["The key functionality of the `Interval` class includes the ability to track the number of conversations within a given interval as described by the `ConversationCount` property, and the specific beginning of that said interval as described by the `StartTime` property."]]],[]]