Detect¶
-
class
TH.
Detect
(datetime: pandas._libs.tslibs.timestamps.Timestamp, muid: Optional[str], client_id: Optional[str], logged_user: Optional[str], child_md5: Optional[str], child_path: Optional[str], child_filename: Optional[str], parent_md5: Optional[str], parent_path: Optional[str], parent_filename: Optional[str], winning_tech: Optional[str], detection_id: Optional[int], action: Optional[str], period: Optional[TH.Core.period.TimePeriod] = None)¶ Bases:
Generic
[TH.Core.THCollection.T
]Warning
This object is not intended to be created, but obtained through queries provided by upper level objects
Class representing a detection-
property
datetime
¶ - Returns
The date and time for the detection
-
property
detectionId
¶ - Returns
The detection identification code
-
property
technology
¶ - Returns
The technology that performed the deteccion
-
property