public sealed class CreateTimeSeriesError : IMessage<CreateTimeSeriesError>, IEquatable<CreateTimeSeriesError>, IDeepCloneable<CreateTimeSeriesError>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class CreateTimeSeriesError.
DEPRECATED. Used to hold per-time-series error status.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The latest version of the Google Cloud Monitoring v3 API class documented is 3.15.0, with a range of versions from 2.3.0 to 3.15.0 available."],["The `CreateTimeSeriesError` class, which is part of the Google.Cloud.Monitoring.V3 namespace, is documented as deprecated and is designed to hold per-time-series error status."],["`CreateTimeSeriesError` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties, `Status` and `TimeSeries`, which are both deprecated and relate to the error status and time series ID."],["The `CreateTimeSeriesError` class and its associated documentation are part of the Google.Cloud.Monitoring.V3.dll assembly, used within .NET environments."]]],[]]