Whether the detection_count for this time range represents a complete count of detections. If a result limit was encountered, or the rule was run over only part of this time range, this should be set to "PARTIAL"
[[["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-01-22 UTC."],[[["The JSON representation includes `time_range`, `detection_count`, and `scanned_status` to describe a bucket of detection data."],["`time_range` represents the time interval for the detection data within the bucket."],["`detection_count` is an integer indicating the number of matched events found in a specific time range."],["`scanned_status` describes whether the `detection_count` reflects a complete or partial count, with possible values of `NONE`, `PARTIAL`, or `COMPLETE`."]]],[]]