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."],[[["The latest version available for the Contact Center AI Insights v1 API is 2.19.0."],["This page documents the `CalculateStatsResponse.Types.TimeSeries.Types.Interval` class, used to represent a single interval in a time series, which is part of the Contact Center AI Insights v1 API."],["The `Interval` class is found in the namespace `Google.Cloud.ContactCenterInsights.V1` and it is part of the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."],["The `Interval` class allows getting the number of conversations created within that interval using the `ConversationCount` property, and it also has a `StartTime` property."],["The Interval class implements several interfaces, namely `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET environment."]]],[]]