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\u003eThe latest version of the \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class within the Google Cloud Monitoring v3 API is 3.15.0, and previous versions are available, ranging from 3.14.0 down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, is used for describing labels and points in a time series.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeSeriesDescriptor\u003c/code\u003e class has two main properties: \u003ccode\u003eLabelDescriptors\u003c/code\u003e, which describes the labels, and \u003ccode\u003ePointDescriptors\u003c/code\u003e, which describes the point data value columns.\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 as an argument.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Monitoring v3 API - Class TimeSeriesDescriptor (3.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.14.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.13.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.12.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.11.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.10.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.9.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.8.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.7.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.6.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.5.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.4.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.3.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.2.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.1.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/3.0.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.6.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.5.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.4.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/2.3.0/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor) \n\n public sealed class TimeSeriesDescriptor : IMessage\u003cTimeSeriesDescriptor\u003e, IEquatable\u003cTimeSeriesDescriptor\u003e, IDeepCloneable\u003cTimeSeriesDescriptor\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Monitoring v3 API class TimeSeriesDescriptor.\n\nA descriptor for the labels and points in a time series. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e TimeSeriesDescriptor \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[TimeSeriesDescriptor](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[TimeSeriesDescriptor](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[TimeSeriesDescriptor](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3.TimeSeriesDescriptor), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Monitoring.V3](/dotnet/docs/reference/Google.Cloud.Monitoring.V3/latest/Google.Cloud.Monitoring.V3)\n\nAssembly\n--------\n\nGoogle.Cloud.Monitoring.V3.dll\n\nConstructors\n------------\n\n### TimeSeriesDescriptor()\n\n public TimeSeriesDescriptor()\n\n### TimeSeriesDescriptor(TimeSeriesDescriptor)\n\n public TimeSeriesDescriptor(TimeSeriesDescriptor other)\n\nProperties\n----------\n\n### LabelDescriptors\n\n public RepeatedField\u003cLabelDescriptor\u003e LabelDescriptors { get; }\n\nDescriptors for the labels.\n\n### PointDescriptors\n\n public RepeatedField\u003cTimeSeriesDescriptor.Types.ValueDescriptor\u003e PointDescriptors { get; }\n\nDescriptors for the point data value columns."]]