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-07-26 UTC."],[[["The provided content details the `CreateTimeSeriesSummary.Types.Error` class within the Google Cloud Monitoring v3 API, specifically for .NET developers."],["This class, `CreateTimeSeriesSummary.Types.Error`, offers detailed information on error categories encountered during time series creation, as seen with the many versions listed."],["The latest version of this class is 3.15.0, which is included in the list alongside numerous previous versions going down to version 2.3.0, which are available for reference."],["The `Error` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class features two properties, `PointCount` (an integer representing the number of failed points) and `Status` (the write operation status), with its two constructors being `Error()` and `Error(Error)`."]]],[]]