IWorkItemDetails

google.dataflow.v1beta3. IWorkItemDetails

Properties of a WorkItemDetails.

Properties:
Name Type Attributes Description
taskId string | null <optional>

WorkItemDetails taskId

attemptId string | null <optional>

WorkItemDetails attemptId

startTime google.protobuf.ITimestamp | null <optional>

WorkItemDetails startTime

endTime google.protobuf.ITimestamp | null <optional>

WorkItemDetails endTime

state google.dataflow.v1beta3.ExecutionState | null <optional>

WorkItemDetails state

progress google.dataflow.v1beta3.IProgressTimeseries | null <optional>

WorkItemDetails progress

metrics Array.<google.dataflow.v1beta3.IMetricUpdate> | null <optional>

WorkItemDetails metrics