Class AttemptStatus (1.5.2)

The status of a task attempt.

Output only. The time that this attempt was dispatched. dispatch_time will be truncated to the nearest microsecond.

Output only. The response from the target for this attempt. If the task has not been attempted or the task is currently running then the response status is unset.