google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.ReportWorkItemStatusResponse View Source
Response from a request to report the status of WorkItems.
Attributes
- workItemServiceStates (List[WorkItemServiceState]): 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. Defaults to:
null
.