statusCode property

StatusCode? statusCode
final

The status code can be InProgress, Succeeded, or Failed, and indicates the status of the job.

Implementation

final StatusCode? statusCode;