BatchJobStatus

The batch job statuses.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

PENDING

The job is not currently running.

RUNNING

The job is running.

DONE

The job is done.