Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
PerformanceInsights |
PerformanceInsights.clone() |
PerformanceInsights |
JobStatistics2.getPerformanceInsights()
Output only.
|
PerformanceInsights |
PerformanceInsights.set(String fieldName,
Object value) |
PerformanceInsights |
PerformanceInsights.setAvgPreviousExecutionMs(Long avgPreviousExecutionMs)
Output only.
|
PerformanceInsights |
PerformanceInsights.setStagePerformanceChangeInsights(List<StagePerformanceChangeInsight> stagePerformanceChangeInsights)
Output only.
|
PerformanceInsights |
PerformanceInsights.setStagePerformanceStandaloneInsights(List<StagePerformanceStandaloneInsight> stagePerformanceStandaloneInsights)
Output only.
|
Modifier and Type | Method and Description |
---|---|
JobStatistics2 |
JobStatistics2.setPerformanceInsights(PerformanceInsights performanceInsights)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.