NEXT TAG: 7
| JSON representation | 
|---|
{ "timeRange": { object (  | 
            
| Fields | |
|---|---|
timeRange | 
              
                 
 The time range associated with the bucket, repeated in the response for convenience.  | 
            
detectionCount | 
              
                 
 The number of matched events within this time range bucket.  | 
            
scannedStatus | 
              
                 
 Whether the detectionCount 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. |