public sealed class CreateTimeSeriesSummary : IMessage<CreateTimeSeriesSummary>, IEquatable<CreateTimeSeriesSummary>, IDeepCloneable<CreateTimeSeriesSummary>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class, which is part of the Google Cloud Monitoring V3 .NET library, specifically within version 2.5.0, with the newest version being 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class represents a summary of the results of a time series write request, detailing the success and failure points.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the Google Protocol Buffers ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to track the number of successful points (\u003ccode\u003eSuccessPointCount\u003c/code\u003e), the total number of points in the request (\u003ccode\u003eTotalPointCount\u003c/code\u003e), and any errors encountered (\u003ccode\u003eErrors\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe list of previous versions, from 2.3.0 to 3.14.0, are also provided as links, including the most up-to-date version being 3.15.0.\u003c/p\u003e\n"]]],[],null,[]]