Retrieve a task resource.
task id.
The call was successful.
A reference to the task
The type of task
An object on which a referencing task operates
The parameters used as input to a task
Time that the task was created.
Time that the task was started. This field will be null if the task has not started.
Time at which processing for a task completed, or null if not yet completed.
Time at which the task was last updated.
The current state of the task. success and failed are final states.
A description of the task
This field may contain a message regarding the current state of the task or it may be null.
The result of a task. Type is an object dependent on the task. Will not be set for tasks that do not compute results.