queryTemporalRanges

Parameters

value

Insights into the temporal range of the query, including the table with the largest (max) time range. Following are some of the potential options for optimizing time-based pruning: add missing time-predicates, remove functions around the time predicates, add time predicates to all the sub-queries.


@JvmName(name = "diojwvdtoxujnqlk")
suspend fun queryTemporalRanges(vararg values: Output<ScheduledQueryLastRunSummaryQueryInsightsResponseQueryTemporalRangeArgs>)


Parameters

values

Insights into the temporal range of the query, including the table with the largest (max) time range. Following are some of the potential options for optimizing time-based pruning: add missing time-predicates, remove functions around the time predicates, add time predicates to all the sub-queries.


@JvmName(name = "joqhfvvcfitudisa")
suspend fun queryTemporalRanges(vararg argument: suspend ScheduledQueryLastRunSummaryQueryInsightsResponseQueryTemporalRangeArgsBuilder.() -> Unit)

Parameters

argument

Insights into the temporal range of the query, including the table with the largest (max) time range. Following are some of the potential options for optimizing time-based pruning: add missing time-predicates, remove functions around the time predicates, add time predicates to all the sub-queries.