public sealed class 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 page provides reference documentation for the `CalculateStatsResponse.Types.TimeSeries.Types.Interval` class within the Google Cloud Contact Center AI Insights v1 API."],["The documentation covers various versions of the API, ranging from version 1.0.0 to the latest version 2.19.0, and the currently viewed version is 2.2.1."],["The `Interval` class represents a single interval in a time series, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Interval` class include `ConversationCount`, which represents the number of conversations created in that interval, and `StartTime`, the interval's starting time."],["This class is found within the `Google.Cloud.ContactCenterInsights.V1` namespace and is contained in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]