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\u003eGoogle.Cloud.Monitoring.V3.TimeSeriesData\u003c/code\u003e is 3.15.0, and the page provides access to documentation for versions ranging from 2.3.0 to 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeSeriesData\u003c/code\u003e is a class that represents the values of a time series linked to a \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeriesData\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage<TimeSeriesData>\u003c/code\u003e, \u003ccode\u003eIEquatable<TimeSeriesData>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TimeSeriesData>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeSeriesData\u003c/code\u003e has two constructors, one default and another that takes a \u003ccode\u003eTimeSeriesData\u003c/code\u003e object as a parameter to allow for copying and it has two properties, \u003ccode\u003eLabelValues\u003c/code\u003e and \u003ccode\u003ePointData\u003c/code\u003e which are both of type \u003ccode\u003eRepeatedField\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLabelValues\u003c/code\u003e property represents the label values in the time series identifier, and the \u003ccode\u003ePointData\u003c/code\u003e property holds the data points within the time series.\u003c/p\u003e\n"]]],[],null,[]]