The data scanned during processing (e.g. in incremental DataScan)
JSON representation
{// Union fielddata_rangecan be only one of the following:"incrementalField":{object (IncrementalField)}// End of list of possible types for union fielddata_range.}
Fields
Union fielddata_range. The range of scanned datadata_rangecan be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-21 UTC."],[[["\u003cp\u003eThe content outlines the JSON representation and structure of scanned data, specifically focusing on the \u003ccode\u003edata_range\u003c/code\u003e union field.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003edata_range\u003c/code\u003e can be an \u003ccode\u003eincrementalField\u003c/code\u003e, which represents a range defined by the values of an incremental field.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIncrementalField\u003c/code\u003e specifies a data range using start and end values, along with the name of the field.\u003c/p\u003e\n"],["\u003cp\u003eWithin \u003ccode\u003eIncrementalField\u003c/code\u003e, the \u003ccode\u003efield\u003c/code\u003e parameter identifies a field with monotonically increasing values, while \u003ccode\u003estart\u003c/code\u003e and \u003ccode\u003eend\u003c/code\u003e mark the range boundaries.\u003c/p\u003e\n"]]],[],null,["# ScannedData\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [IncrementalField](#IncrementalField)\n - [JSON representation](#IncrementalField.SCHEMA_REPRESENTATION)\n\nThe data scanned during processing (e.g. in incremental DataScan)\n\nIncrementalField\n----------------\n\nA data range denoted by a pair of start/end values of a field."]]