public sealed class CreateTimeSeriesSummary : IMessage<CreateTimeSeriesSummary>, IEquatable<CreateTimeSeriesSummary>, IDeepCloneable<CreateTimeSeriesSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class CreateTimeSeriesSummary.
Summary of the result of a failed request to write data to a time series.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `CreateTimeSeriesSummary` class within the Google Cloud Monitoring v3 API, specifically for .NET development."],["The `CreateTimeSeriesSummary` class is used to summarize the outcome of writing data to a time series, including the number of successful and failed data points."],["The page details various versions of the API, ranging from 2.3.0 to the latest 3.15.0, along with the associated documentation for each."],["The class implements interfaces such as IMessage, IEquatable, IDeepCloneable and IBufferMessage, as well as inheriting from object."],["The CreateTimeSeriesSummary class contains properties to represent the errors, success point count and the total point count."]]],[]]