maxStaleness property
The maximum staleness of data that could be returned when the table (or stale MV) is queried.
Staleness encoded as a string encoding of sql IntervalValue type.
Optional.
Implementation
core.String? maxStaleness;
The maximum staleness of data that could be returned when the table (or stale MV) is queried.
Staleness encoded as a string encoding of sql IntervalValue type.
Optional.
core.String? maxStaleness;