| Package | Description |
|---|---|
| com.google.api.services.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
StreamingScalingReportResponse |
StreamingScalingReportResponse.clone() |
StreamingScalingReportResponse |
WorkerMessageResponse.getStreamingScalingReportResponse()
Service's streaming scaling response for workers.
|
StreamingScalingReportResponse |
StreamingScalingReportResponse.set(String fieldName,
Object value) |
StreamingScalingReportResponse |
StreamingScalingReportResponse.setMaximumThreadCount(Integer maximumThreadCount)
Maximum thread count limit;
|
| Modifier and Type | Method and Description |
|---|---|
WorkerMessageResponse |
WorkerMessageResponse.setStreamingScalingReportResponse(StreamingScalingReportResponse streamingScalingReportResponse)
Service's streaming scaling response for workers.
|
Copyright © 2011–2025 Google. All rights reserved.