Name | Type | Description | Notes |
---|---|---|---|
timestamp | Option<i32> | Value to use for subsequent requests. | |
aggregate_delay | Option<i32> | Offset of entry timestamps from the current time due to processing time. | |
data | Option<Vec<crate::models::DomainInspectorRealtimeEntry>> | A list of report entries, each representing one second of time. |