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 webpage provides documentation for the `Interval` class within the Google Cloud Contact Center Insights v1 API, specifically for the .NET environment, offering a comprehensive overview of its structure and functionality."],["The `Interval` class, part of the `CalculateStatsResponse.Types.TimeSeries.Types` namespace, represents a single segment in a time series used for calculating statistics."],["The page details the implementation of the `Interval` class, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It documents the class constructors, `Interval()` and `Interval(CalculateStatsResponse.Types.TimeSeries.Types.Interval)`, as well as key properties like `ConversationCount` and `StartTime`, explaining their purpose."],["The page also lists the available versions of the associated libraries, from 1.0.0 to 2.19.0, allowing users to access documentation specific to each version, with 2.19.0 being the latest."]]],[]]