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-03-21 UTC."],[[["This webpage provides documentation for the `CreateTimeSeriesError` class within the Google Cloud Monitoring v3 API for .NET."],["The `CreateTimeSeriesError` class is marked as DEPRECATED and is used for per-time-series error status."],["The documentation covers the class's inheritance, implementations, namespace (`Google.Cloud.Monitoring.V3`), assembly (`Google.Cloud.Monitoring.V3.dll`), constructors, and properties (including the deprecated `Status` and `TimeSeries`)."],["The latest version available for this API class is 3.15.0, with versions ranging back to 2.3.0."],["The CreateTimeSeriesError class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, along with the inheritance from object."]]],[]]