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 document provides reference information for the `CalculateStatsResponse.Types.TimeSeries.Types.Interval` class within the Google Cloud Contact Center AI Insights v1 API."],["This class represents a single interval in a time series and is used to track the number of conversations within that specific interval, as indicated by the `ConversationCount` property."],["The `Interval` class is a nested type within a larger structure, found under the namespace `Google.Cloud.ContactCenterInsights.V1`, and has multiple versioned documentation links available, with version 2.19.0 being the latest."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides constructors for creating new instances of the class."],["The start time of each interval is tracked by the `StartTime` property which is of type `Timestamp` from Google Protocol Buffers."]]],[]]