public RepeatedField<LabelValue> LabelValues { get; }
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.
[[["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\u003eTimeSeriesData\u003c/code\u003e documentation is 3.15.0, with numerous prior versions available, ranging from 3.14.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeSeriesData\u003c/code\u003e is a class that represents the values of a time series associated with a \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeSeriesData\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which means it is a protobuf message and can be cloned, compared and buffer managed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeriesData\u003c/code\u003e class has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eTimeSeriesData\u003c/code\u003e instance as an argument to copy it.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two properties: \u003ccode\u003eLabelValues\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds the values of the labels, and \u003ccode\u003ePointData\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e containing the data points of the time series.\u003c/p\u003e\n"]]],[],null,[]]