public sealed class CalculateStatsResponse.Types.TimeSeries : IMessage<CalculateStatsResponse.Types.TimeSeries>, IEquatable<CalculateStatsResponse.Types.TimeSeries>, IDeepCloneable<CalculateStatsResponse.Types.TimeSeries>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class CalculateStatsResponse.Types.TimeSeries.
A time series representing conversations over time.
public RepeatedField<CalculateStatsResponse.Types.TimeSeries.Types.Interval> Points { get; }
An ordered list of intervals from earliest to latest, where each interval
represents the number of conversations that transpired during the time
window.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCalculateStatsResponse.Types.TimeSeries\u003c/code\u003e class is 2.19.0, with multiple previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the Google Cloud Contact Center AI Insights v1 API and is used to represent conversations over time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCalculateStatsResponse.Types.TimeSeries\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eIntervalDuration\u003c/code\u003e, which defines the time frame of each data point, and \u003ccode\u003ePoints\u003c/code\u003e, which is a collection of \u003ccode\u003eInterval\u003c/code\u003e objects representing the number of conversations in each time frame.\u003c/p\u003e\n"],["\u003cp\u003eIt has a few inherited members including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, as well as two constructors, \u003ccode\u003eTimeSeries()\u003c/code\u003e and \u003ccode\u003eTimeSeries(TimeSeries)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]