Models
Schema: `SourceFreshnessStatus`
- Type:
object
Properties
| Name | Type | Required | Description |
|---|---|---|---|
is_fresh |
boolean |
false |
- |
last_loaded_at |
string |
false |
- |
max_lag_seconds |
integer |
false |
- |
source_schema |
string |
false |
- |
source_table |
string |
false |
- |
stale_since |
string |
false |
- |
timestamp_column |
string |
false |
- |