error property

Status? error
final

Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.

Implementation

final Status? error;