Package | Description |
---|---|
com.google.api.services.dataflow.model |
Modifier and Type | Method and Description |
---|---|
ReportWorkItemStatusResponse |
ReportWorkItemStatusResponse.clone() |
ReportWorkItemStatusResponse |
ReportWorkItemStatusResponse.set(String fieldName,
Object value) |
ReportWorkItemStatusResponse |
ReportWorkItemStatusResponse.setUnifiedWorkerResponse(Map<String,Object> unifiedWorkerResponse)
Untranslated bag-of-bytes WorkProgressUpdateResponse for UnifiedWorker.
|
ReportWorkItemStatusResponse |
ReportWorkItemStatusResponse.setWorkItemServiceStates(List<WorkItemServiceState> workItemServiceStates)
A set of messages indicating the service-side state for each WorkItem whose status was
reported, in the same order as the WorkItemStatus messages in the ReportWorkItemStatusRequest
which resulting in this response.
|
Copyright © 2011–2019 Google. All rights reserved.