The time interval to which the data point applies. For GAUGE metrics,
the start time is optional, but if it is supplied, it must equal the
end time. For DELTA metrics, the start
and end time should specify a non-zero interval, with subsequent points
specifying contiguous and non-overlapping intervals. For CUMULATIVE
metrics, the start and end time should specify a non-zero interval, with
subsequent points specifying 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."],[[["\u003cp\u003eThe latest version available for the Google Cloud Monitoring v3 API is 3.15.0, and the documentation page provides access to the reference for the \u003ccode\u003ePoint\u003c/code\u003e class across numerous versions, ranging from 2.3.0 to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePoint\u003c/code\u003e class, representing a single data point in a time series, is part of the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, available in the \u003ccode\u003eGoogle.Cloud.Monitoring.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePoint\u003c/code\u003e class has two key properties: \u003ccode\u003eInterval\u003c/code\u003e, which defines the time range for the data point, and \u003ccode\u003eValue\u003c/code\u003e, which holds the data point's value, both being vital in understanding the temporal context and data conveyed.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003ePoint\u003c/code\u003e implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in handling messages, supporting equality checks, deep cloning and message buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePoint\u003c/code\u003e class has two contructors one of which takes an optional \u003ccode\u003eother\u003c/code\u003e \u003ccode\u003ePoint\u003c/code\u003e parameter for creating new instances based on existing ones.\u003c/p\u003e\n"]]],[],null,[]]