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\u003eThis webpage provides reference documentation for the \u003ccode\u003eCalculateStatsResponse.Types.TimeSeries\u003c/code\u003e class within the Google Cloud Contact Center AI Insights v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeries\u003c/code\u003e class, used to represent conversations over time, is part of the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1\u003c/code\u003e namespace, and is found in the \u003ccode\u003eGoogle.Cloud.ContactCenterInsights.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eIntervalDuration\u003c/code\u003e, which is of type \u003ccode\u003eDuration\u003c/code\u003e and represents the length of each time interval, and \u003ccode\u003ePoints\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing an ordered list of \u003ccode\u003eInterval\u003c/code\u003e objects indicating the number of conversations in each interval.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists numerous versions of the API, with version \u003ccode\u003e2.19.0\u003c/code\u003e being the latest, and they go as far back as \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]