failureReasons property

List<JobFailure>? failureReasons
final

If the specified job failed, this field contains information describing the failure.

Implementation

final List<JobFailure>? failureReasons;