public sealed class Error : IMessage<CreateTimeSeriesSummary.Types.Error>, IEquatable<CreateTimeSeriesSummary.Types.Error>, IDeepCloneable<CreateTimeSeriesSummary.Types.Error>, IBufferMessage, IMessage
[[["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."],[[["The page documents the `Error` class within the `CreateTimeSeriesSummary.Types` namespace, offering a detailed look at its structure and functionalities in the Google.Cloud.Monitoring.V3 library."],["This page lists the different versions of the `Error` class within the Google.Cloud.Monitoring.V3 library from 3.15.0 (latest) down to 2.3.0, providing quick access to documentation for each."],["The `Error` class, which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`, provides detailed information about an error category, including `PointCount` and `Status`."],["Constructors for the `Error` class include a parameterless constructor, and a constructor that accepts another `CreateTimeSeriesSummary.Types.Error` object."],["This documentation includes inherited members from `Object`, like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]