NEXT TAG: 7
JSON representation |
---|
{ "time_range": { object ( |
Fields | |
---|---|
time_range |
The time range associated with the bucket, repeated in the response for convenience. |
detection_count |
The number of matched events within this time range bucket. |
scanned_status |
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" |
ScannedStatus
NEXT TAG: 4
Enums | |
---|---|
SCANNED_STATUS_UNSPECIFIED |
|
NONE |
None of the time range was scanned. |
PARTIAL |
Part of the time range was scanned. |
COMPLETE |
The complete time range was scanned. |