A value accumulated over a time interval. Cumulative
measurements in a time series should have the same start time
and increasing end times, until an event resets the cumulative
value to zero and sets a new start time for the following
points.
[[["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."],[[["Version 2.2.0 of the `MetricKind` enum is documented here, which includes different types of measurements."],["The `MetricKind` enum, found within the `Google.Api` namespace, is used to describe how data is reported."],["Available field types within the `MetricKind` include `Cumulative`, `Delta`, `Gauge`, and `Unspecified`."],["`Cumulative` is a value that builds over time, with a potential reset, while `Delta` is the change within a time interval, and `Gauge` is an instantaneous value."]]],[]]