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 documentation for the `CreateTimeSeriesSummary` class within the Google Cloud Monitoring v3 API, detailing its structure and functionality."],["The class `CreateTimeSeriesSummary` represents a summary of a failed attempt to write data to a time series, including the number of successful and failed data points."],["The page includes reference documentation for the `CreateTimeSeriesSummary` class across multiple versions of the Google Cloud Monitoring v3 API, from version 2.3.0 up to the latest version, 3.15.0."],["`CreateTimeSeriesSummary` is implemented with IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and contains properties such as Errors, SuccessPointCount, and TotalPointCount."],["The webpage lists versioned API documentation, which includes links to the relevant documentation for each version of the API that supports `CreateTimeSeriesSummary`."]]],[]]