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-09 UTC."],[[["This webpage provides reference documentation for the `CreateTimeSeriesError` class within the Google Cloud Monitoring v3 API for .NET, spanning versions 2.3.0 to 3.15.0, with version 3.15.0 being the latest."],["The `CreateTimeSeriesError` class is used to hold per-time-series error status, however, it has been marked as deprecated."],["The `CreateTimeSeriesError` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CreateTimeSeriesError` class include `Status` and `TimeSeries`, both of which are also deprecated."],["The `CreateTimeSeriesError` has two constructors: a default parameterless constructor, and one that accepts another `CreateTimeSeriesError` object as a parameter."]]],[]]