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 of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.15.0, while the currently viewed version is 3.13.0, and the documentation includes versions ranging from 2.3.0 to 3.15.0 for the \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e is designed to summarize the result of a request to write data to a time series, including the count of successful and total points as well as errors.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e inherits from \u003ca href=\"https://learn.microsoft.com/dotnet/api/system.object\"\u003eobject\u003c/a\u003e and it 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, allowing it to interact with the Protobuf library and .NET functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties like \u003ccode\u003eErrors\u003c/code\u003e, \u003ccode\u003eSuccessPointCount\u003c/code\u003e, and \u003ccode\u003eTotalPointCount\u003c/code\u003e, providing insights into the number of failed points, successful points, and the total points involved in the data write operation.\u003c/p\u003e\n"]]],[],null,[]]