| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
StagePerformanceStandaloneInsight |
StagePerformanceStandaloneInsight.clone() |
StagePerformanceStandaloneInsight |
StagePerformanceStandaloneInsight.set(String fieldName,
Object value) |
StagePerformanceStandaloneInsight |
StagePerformanceStandaloneInsight.setBiEngineReasons(List<BiEngineReason> biEngineReasons)
Output only.
|
StagePerformanceStandaloneInsight |
StagePerformanceStandaloneInsight.setHighCardinalityJoins(List<HighCardinalityJoin> highCardinalityJoins)
Output only.
|
StagePerformanceStandaloneInsight |
StagePerformanceStandaloneInsight.setInsufficientShuffleQuota(Boolean insufficientShuffleQuota)
Output only.
|
StagePerformanceStandaloneInsight |
StagePerformanceStandaloneInsight.setSlotContention(Boolean slotContention)
Output only.
|
StagePerformanceStandaloneInsight |
StagePerformanceStandaloneInsight.setStageId(Long stageId)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<StagePerformanceStandaloneInsight> |
PerformanceInsights.getStagePerformanceStandaloneInsights()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
PerformanceInsights |
PerformanceInsights.setStagePerformanceStandaloneInsights(List<StagePerformanceStandaloneInsight> stagePerformanceStandaloneInsights)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.