The time interval to which the data point applies. For GAUGE metrics,
the start time does not need to be supplied, 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\u003eThis document provides reference documentation for the \u003ccode\u003ePoint\u003c/code\u003e class within the BigQuery Migration v2 API, specifically for version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePoint\u003c/code\u003e class represents a single data point in a time series and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003ePoint\u003c/code\u003e features two constructors, a default one, and another to copy another point object, and can be found in the \u003ccode\u003eGoogle.Cloud.BigQuery.Migration.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePoint\u003c/code\u003e class has properties for \u003ccode\u003eInterval\u003c/code\u003e, a \u003ccode\u003eTimeInterval\u003c/code\u003e object defining the time frame of the data, and \u003ccode\u003eValue\u003c/code\u003e, a \u003ccode\u003eTypedValue\u003c/code\u003e object holding the data point's actual value.\u003c/p\u003e\n"],["\u003cp\u003eThe different versions of the API are listed from latest (1.5.0) to oldest (1.0.0).\u003c/p\u003e\n"]]],[],null,[]]