Specifies visibility of simulated data to include. This enum is used in multiple protos to filter out simulated data from the data returned by the API (like events, detections, and alerts, etc.).
| Enums | |
|---|---|
SIMULATED_DATA_VISIBILITY_UNSPECIFIED |
If unspecified, simulated data will be excluded. |
SIMULATED_DATA_INCLUDED |
If specified, simulated data will be included. |
SIMULATED_DATA_EXCLUDED |
If specified, simulated data will be excluded. |