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 Insights v1 API."],["The latest version documented is 2.19.0, with historical versions dating back to 1.0.0 also available for reference."],["`Interval` is a class that represents a single time interval within a time series, which is a part of the response returned by the Contact Center Insights API when calculating statistics."],["The `Interval` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The properties `ConversationCount` and `StartTime` within the `Interval` class offer information about the number of conversations within the interval and the interval's starting time."]]],[]]