public sealed class 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 documentation for the `CreateTimeSeriesSummary.Types.Error` class within the Google Cloud Monitoring v3 API, specifically for the .NET environment, with version 3.2.0 being the base context for all the information on this page."],["The `Error` class represents detailed information about an error category that occurs during the creation of time series data and can be implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes details about the `Error` class's inheritance, the `Google.Cloud.Monitoring.V3` namespace, its assembly (`Google.Cloud.Monitoring.V3.dll`), its constructors, and two properties: `PointCount` (an integer indicating the number of failed data points) and `Status` (the status of the write operation)."],["The page also gives a list of links to previous versions of the same documentation, ranging from version 3.15.0 down to 2.3.0, with 3.15.0 being the latest."]]],[]]