public sealed class TimeSeriesDescriptor : IMessage<TimeSeriesDescriptor>, IEquatable<TimeSeriesDescriptor>, IDeepCloneable<TimeSeriesDescriptor>, IBufferMessage, IMessage
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 details the \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, specifically version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class serves as a descriptor for labels and points in a time series, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists multiple previous versions of this class, from 3.15.0(latest) down to 2.3.0, providing links to their respective documentation pages.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class include \u003ccode\u003eLabelDescriptors\u003c/code\u003e, which describes the labels, and \u003ccode\u003ePointDescriptors\u003c/code\u003e, which details the data value columns for the points.\u003c/p\u003e\n"],["\u003cp\u003eThe TimeSeriesDescriptor class has two public constructors: a default one with no parameters, and one that takes another \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]