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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class within the Google Cloud Monitoring v3 API for .NET, detailing its properties, constructors, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class is used to summarize the results of a request to write data to a time series, including the number of points successfully written, the total number of points, and the number of points that failed.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers a range of versions of the Google Cloud Monitoring v3 API, from version 2.3.0 to the latest 3.15.0, including \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e for version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as Errors, SuccessPointCount, and TotalPointCount, where the \u003ccode\u003eErrors\u003c/code\u003e property is of type \u003ccode\u003eRepeatedField\u003c/code\u003e containing detailed information about any issues.\u003c/p\u003e\n"]]],[],null,[]]