The nested detections, meaning detections that the rule that generated the detection was triggered by. The detections listed here are the full detections that correspond to the IDs in the detection.collection_elements.references.id field of the parent detection above.
[[["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-08-25 UTC."],[[["\u003cp\u003eThe content describes a JSON structure used for representing a detection and its related nested detections.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON structure includes a "detection" field, which represents the primary detection event.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON structure includes a "nested_detections" array, which contains detections that triggered the primary detection.\u003c/p\u003e\n"],["\u003cp\u003eBoth "detection" and "nested_detections" refer to objects of the \u003ccode\u003eCollection\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,["# DetectionWithSamples\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nContains a detection plus a single level of nested (predecessor) detections."]]