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, detailing its structure, properties, and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.15.0, and the page lists various historical versions of the API, going back to 2.3.0, allowing developers to navigate to specific version documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e class, derived from multiple interfaces, is used to summarize the result of requests to write time series data, with details about successful and failed data points.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e include \u003ccode\u003eErrors\u003c/code\u003e (a list of errors encountered), \u003ccode\u003eSuccessPointCount\u003c/code\u003e (number of successfully written points), and \u003ccode\u003eTotalPointCount\u003c/code\u003e (the total number of points in the request).\u003c/p\u003e\n"],["\u003cp\u003eThe page documents the constructors of \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e, including a parameterless one and one that accepts another \u003ccode\u003eCreateTimeSeriesSummary\u003c/code\u003e instance for cloning.\u003c/p\u003e\n"]]],[],null,[]]