The job is being cancelled. From this state the job may only go to
either JOB_STATE_SUCCEEDED, JOB_STATE_FAILED or JOB_STATE_CANCELLED.
Expired
The job has expired.
Failed
The job failed.
Paused
The job has been stopped, and can be resumed.
Pending
The service is preparing to run the job.
Queued
The job has been just created or resumed and processing has not yet begun.
Running
The job is in progress.
Succeeded
The job completed successfully.
Unspecified
The job state is unspecified.
Updating
The job is being updated. The job is only able to be updated at RUNNING
state; if the update operation succeeds, job goes back to RUNNING state; if
the update operation fails, the job goes back to RUNNING state with error
messages written to [ModelDeploymentMonitoringJob.partial_errors][] field
if it is a ModelDeploymentMonitoringJob.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eJobState\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, used to describe the lifecycle status of a job.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.22.0 is the latest available version, with a comprehensive list of previous versions spanning from 3.21.0 back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobState\u003c/code\u003e enum includes states such as \u003ccode\u003eCancelled\u003c/code\u003e, \u003ccode\u003eCancelling\u003c/code\u003e, \u003ccode\u003eExpired\u003c/code\u003e, \u003ccode\u003eFailed\u003c/code\u003e, \u003ccode\u003ePaused\u003c/code\u003e, \u003ccode\u003ePending\u003c/code\u003e, \u003ccode\u003eQueued\u003c/code\u003e, \u003ccode\u003eRunning\u003c/code\u003e, \u003ccode\u003eSucceeded\u003c/code\u003e, \u003ccode\u003eUnspecified\u003c/code\u003e, and \u003ccode\u003eUpdating\u003c/code\u003e, each representing a different stage in a job's execution.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eJobState\u003c/code\u003e has a corresponding description outlining its meaning, like \u003ccode\u003eCancelling\u003c/code\u003e indicating a job in the process of being cancelled and \u003ccode\u003eSucceeded\u003c/code\u003e indicating a successfully completed job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdating\u003c/code\u003e job state is specific to changes made to a job that is currently in \u003ccode\u003eRUNNING\u003c/code\u003e state, with the job either returning to \u003ccode\u003eRUNNING\u003c/code\u003e or displaying error messages if there is a failed update operation.\u003c/p\u003e\n"]]],[],null,[]]