Transcoder V1 API - Module Google::Cloud::Video::Transcoder::V1::Job::ProcessingState (v0.13.0)

Reference documentation and code samples for the Transcoder V1 API module Google::Cloud::Video::Transcoder::V1::Job::ProcessingState.

The current state of the job.

Constants

PROCESSING_STATE_UNSPECIFIED

value: 0
The processing state is not specified.

PENDING

value: 1
The job is enqueued and will be picked up for processing soon.

RUNNING

value: 2
The job is being processed.

SUCCEEDED

value: 3
The job has been completed successfully.

FAILED

value: 4
The job has failed. For additional information, see failure_reason and failure_details