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 reference documentation for the `CalculateStatsResponse.Types.TimeSeries.Types.Interval` class within the Google Cloud Contact Center AI Insights v1 API."],["The content lists various versions of the API, ranging from version 2.19.0 (latest) down to 1.0.0, with each version linking to its respective documentation."],["The class `CalculateStatsResponse.Types.TimeSeries.Types.Interval` represents a single interval in a time series and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Interval` class has properties such as `ConversationCount` (an integer) representing the number of conversations, and `StartTime` (a Timestamp) denoting the interval's beginning."],["The documentation includes details on the class's constructors and inherited members, providing a comprehensive guide for developers utilizing the Contact Center AI Insights API."]]],[]]