The kind of measurement. It describes how the data is reported.
For information on setting the start time and end time based on
the MetricKind, see [TimeInterval][google.monitoring.v3.TimeInterval].
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.10.0 of the Google.Api.CommonProtos library defines the `MetricDescriptor.Types.MetricKind` enum, detailing how data is reported."],["The `MetricKind` enum includes four possible measurement types: `Cumulative`, `Delta`, `Gauge`, and `Unspecified`."],["`Cumulative` represents a value accumulated over time with increasing end times, `Delta` indicates the change in a value, and `Gauge` is an instantaneous measurement."],["The latest version of this component is version 2.15.0, but version 2.10.0 and 2.2.0 are also documented."]]],[]]