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