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\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e library is 3.15.0, with multiple prior versions available, ranging down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace used to represent the outcome of a time series data write request, specifically when the request is unsuccessful.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e enabling it to work with other components of the platform.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for tracking the \u003ccode\u003eSuccessPointCount\u003c/code\u003e, \u003ccode\u003eTotalPointCount\u003c/code\u003e, and \u003ccode\u003eErrors\u003c/code\u003e encountered during the time series data write attempt, making it possible to analyze the results of the operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class includes two constructors, one default and another to clone from another instance of \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]