public sealed class Interval : IMessage<CalculateStatsResponse.Types.TimeSeries.Types.Interval>, IEquatable<CalculateStatsResponse.Types.TimeSeries.Types.Interval>, IDeepCloneable<CalculateStatsResponse.Types.TimeSeries.Types.Interval>, IBufferMessage, IMessage
[[["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 `Interval` class, which represents a single interval within a time series and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The latest version available for the `Interval` class is 2.19.0, with many previous versions also listed for access."],["The `Interval` class inherits from the base `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Interval` class include `ConversationCount`, representing the number of conversations, and `StartTime`, indicating the interval's start time."],["The documentation provides access to the constructors as well as inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]