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, specifically for the .NET environment, detailing its usage in handling time-series errors."],["The `CreateTimeSeriesError` class is deprecated and used to hold the status of per-time-series errors, with properties such as `Status` and `TimeSeries` that indicate the error and associated time series."],["The documentation covers multiple versions of the API, from version 2.3.0 up to the latest version, 3.15.0, with the current version being 3.13.0, and outlines how the class inherits and implements several interfaces."],["The `CreateTimeSeriesError` class can be constructed using no parameters or another `CreateTimeSeriesError` object."],["The documentation features inherited members from the object class as well as the namespaces and assembly information."]]],[]]