Represents the values of a time series associated with a
TimeSeriesDescriptor.
Attributes
Name
Description
label_values
Sequence[.gm_metric.LabelValue]
The values of the labels in the time series identifier,
given in the same order as the label_descriptors field
of the TimeSeriesDescriptor associated with this object.
Each value must have a value of the type given in the
corresponding entry of label_descriptors.
point_data
Sequence[.gm_metric.TimeSeriesData.PointData]
The points in the time series.
A point's value columns and time interval. Each point has one or
more point values corresponding to the entries in
point_descriptors field in the TimeSeriesDescriptor associated
with this object.
[[["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 2024-12-04 UTC."],[],[]]