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-01-22 UTC."],[[["The content describes a JSON structure used for representing a detection and its related nested detections."],["The JSON structure includes a \"detection\" field, which represents the primary detection event."],["The JSON structure includes a \"nested_detections\" array, which contains detections that triggered the primary detection."],["Both \"detection\" and \"nested_detections\" refer to objects of the `Collection` type."]]],[]]