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 webpage provides reference documentation for the \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class is used to summarize the outcome of writing data to a time series, including the number of successful and failed data points.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the API, ranging from 2.3.0 to the latest 3.15.0, along with the 3.9.0 version, which is the current version of this page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e has three properties, \u003ccode\u003eErrors\u003c/code\u003e, \u003ccode\u003eSuccessPointCount\u003c/code\u003e, and \u003ccode\u003eTotalPointCount\u003c/code\u003e, which provide information about failed point write attempts, the amount of successful writes, and total point counts in a request.\u003c/p\u003e\n"]]],[],null,[]]