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 documentation provides reference and code samples for the `CreateTimeSeriesSummary.Types.Error` class within the Google Cloud Monitoring v3 API, which is used for detailed information about an error category."],["The latest version documented is 3.15.0, while the current focus of the page is on version 3.14.0, with links to versions from 2.3.0 up to 3.15.0."],["The `CreateTimeSeriesSummary.Types.Error` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The class includes properties such as `PointCount`, which represents the number of points that failed to be written, and `Status`, which contains the status of the write operation."],["There are two constructors for the `Error` class: one default and one that can be used to clone the given `CreateTimeSeriesSummary.Types.Error` class."]]],[]]