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\u003eThis webpage provides reference documentation for the \u003ccode\u003eTimeSeriesData\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for version 3.12.0, but also links to other available versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTimeSeriesData\u003c/code\u003e represents the values of a time series and is associated with a \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<TimeSeriesData>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<TimeSeriesData>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eLabelValues\u003c/code\u003e, which holds the label values in a \u003ccode\u003eRepeatedField<LabelValue>\u003c/code\u003e, and \u003ccode\u003ePointData\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<TimeSeriesData.Types.PointData>\u003c/code\u003e that holds the actual data points.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage highlights the class' constructors, including the default constructor, and one that takes another \u003ccode\u003eTimeSeriesData\u003c/code\u003e as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]