public sealed class TimeSeriesDescriptor : IMessage<TimeSeriesDescriptor>, IEquatable<TimeSeriesDescriptor>, IDeepCloneable<TimeSeriesDescriptor>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class TimeSeriesDescriptor.
A descriptor for the labels and points in a time series.
[[["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 documentation for the \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class within the Google Cloud Monitoring v3 API, covering its properties, constructors, and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class is used to describe labels and data points in a time series, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.15.0, and there are multiple earlier versions available, down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties: \u003ccode\u003eLabelDescriptors\u003c/code\u003e, which are descriptors for the labels, and \u003ccode\u003ePointDescriptors\u003c/code\u003e, which are descriptors for the data value columns of the point data.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the TimeSeriesDescriptor class, a default one with no parameters, and one that accepts another TimeSeriesDescriptor object.\u003c/p\u003e\n"]]],[],null,[]]