public sealed class QueryMetricsResponse.Types.Slice.Types.TimeSeries : IMessage<QueryMetricsResponse.Types.Slice.Types.TimeSeries>, IEquatable<QueryMetricsResponse.Types.Slice.Types.TimeSeries>, IDeepCloneable<QueryMetricsResponse.Types.Slice.Types.TimeSeries>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class QueryMetricsResponse.Types.Slice.Types.TimeSeries.
[[["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 document provides reference documentation for the `QueryMetricsResponse.Types.Slice.Types.TimeSeries` class in the Google Cloud Contact Center AI Insights v1 API."],["The latest version available is 2.19.0, with this specific page detailing version 2.18.0, and other versions are listed, ranging from 1.0.0 to 2.19.0."],["`TimeSeries` is a class representing a time series of metric values, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TimeSeries` class contains a property called `DataPoints`, which is a `RepeatedField` of `DataPoint` objects, representing the individual data points within the time series."],["The page contains a list of all the versions available, along with a clickable link that allows you to access the documentation of each of them."]]],[]]