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-08-07 UTC."],[[["This webpage provides reference documentation for the `CreateTimeSeriesSummary.Types.Error` class within the Google Cloud Monitoring v3 API, specifically detailing its structure and usage."],["The content covers various versions of the Google Cloud Monitoring v3 API, ranging from version 2.3.0 to the latest version 3.15.0, all related to the `CreateTimeSeriesSummary.Types.Error` class."],["The `CreateTimeSeriesSummary.Types.Error` class, which is a part of the `Google.Cloud.Monitoring.V3` namespace, is used to provide detailed information about an error category and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `Error()`, and another constructor, `Error(Error)` with a parameter for specifying another `CreateTimeSeriesSummary.Types.Error`, for creating new instances."],["The `CreateTimeSeriesSummary.Types.Error` class includes two properties: `PointCount`, which is an integer representing the number of data points that failed to be written, and `Status`, which provides the write operation status."]]],[]]