Transcoder V1 API - Module Google::Cloud::Video::Transcoder::V1::Job::ProcessingState (v2.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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
Troubleshooting.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]