| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
StageExecutionDetails |
StageExecutionDetails.clone() |
StageExecutionDetails |
StageExecutionDetails.set(String fieldName,
Object value) |
StageExecutionDetails |
StageExecutionDetails.setNextPageToken(String nextPageToken)
If present, this response does not contain all requested tasks.
|
StageExecutionDetails |
StageExecutionDetails.setWorkers(List<WorkerDetails> workers)
Workers that have done work on the stage.
|
Copyright © 2011–2024 Google. All rights reserved.