| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
IncrementalResultStats |
IncrementalResultStats.clone() |
IncrementalResultStats |
JobStatistics2.getIncrementalResultStats()
Output only.
|
IncrementalResultStats |
IncrementalResultStats.set(String fieldName,
Object value) |
IncrementalResultStats |
IncrementalResultStats.setDisabledReason(String disabledReason)
Reason why incremental query results are/were not written by the query.
|
IncrementalResultStats |
IncrementalResultStats.setResultSetLastModifyTime(String resultSetLastModifyTime)
The time at which the result table's contents were modified.
|
IncrementalResultStats |
IncrementalResultStats.setResultSetLastReplaceTime(String resultSetLastReplaceTime)
The time at which the result table's contents were completely replaced.
|
| Modifier and Type | Method and Description |
|---|---|
JobStatistics2 |
JobStatistics2.setIncrementalResultStats(IncrementalResultStats incrementalResultStats)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.