public sealed class CreateTimeSeriesSummary.Types.Error : IMessage<CreateTimeSeriesSummary.Types.Error>, IEquatable<CreateTimeSeriesSummary.Types.Error>, IDeepCloneable<CreateTimeSeriesSummary.Types.Error>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class CreateTimeSeriesSummary.Types.Error.
[[["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-06-12 UTC."],[[["This document provides reference documentation for the `CreateTimeSeriesSummary.Types.Error` class within the Google Cloud Monitoring v3 API for .NET."],["The `CreateTimeSeriesSummary.Types.Error` class represents detailed information about an error category encountered during time series data creation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are essential for .NET-based protocol buffers."],["The latest version documented is 3.15.0, while this specific page focuses on version 3.10.0 and also includes links to other versions ranging from 2.3.0 to 3.14.0."],["Key properties of the `CreateTimeSeriesSummary.Types.Error` class include `PointCount`, indicating the number of failed data points, and `Status`, detailing the write operation status."]]],[]]