Number of alerts in the timeline bucket.
| JSON representation | 
|---|
|  { 
 "buckets" 
 : 
 [ 
 { 
 object (  | 
| Fields | |
|---|---|
| buckets[] |   Buckets in the timeline with alerts. | 
| bucketSize |   Time unit for each bucket (in seconds and nanoseconds). A duration in seconds with up to nine fractional digits, ending with '  | 
TimelineBucket
Data about a single timeline bucket.
| JSON representation | 
|---|
| { "alertCount" : integer } | 
| Fields | |
|---|---|
| alertCount |   Number of alerts in the timeline bucket. | 

