The job is disabled by the system due to error. The user
cannot directly set a job to be disabled.
Enabled
The job is executing normally.
Paused
The job is paused by the user. It will not execute. A user can
intentionally pause the job using
[PauseJobRequest][google.cloud.scheduler.v1.PauseJobRequest].
Unspecified
Unspecified state.
UpdateFailed
The job state resulting from a failed [CloudScheduler.UpdateJob][google.cloud.scheduler.v1.CloudScheduler.UpdateJob]
operation. To recover a job from this state, retry
[CloudScheduler.UpdateJob][google.cloud.scheduler.v1.CloudScheduler.UpdateJob] until a successful response is received.
[[["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-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e library is 3.5.0, with multiple previous versions available, including the current version, 3.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e enum defines the possible states of a job within the \u003ccode\u003eGoogle.Cloud.Scheduler.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Scheduler.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are five different job states: \u003ccode\u003eUnspecified\u003c/code\u003e, \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003ePaused\u003c/code\u003e, \u003ccode\u003eDisabled\u003c/code\u003e, and \u003ccode\u003eUpdateFailed\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDisabled\u003c/code\u003e means the job was disabled by the system due to an error, while \u003ccode\u003ePaused\u003c/code\u003e means that the user intentionally paused it, with the job running normally under the \u003ccode\u003eEnabled\u003c/code\u003e state.\u003c/p\u003e\n"],["\u003cp\u003eThe job state of \u003ccode\u003eUpdateFailed\u003c/code\u003e is due to a failed update operation, which is recoverable by retrying the update until successful.\u003c/p\u003e\n"]]],[],null,[]]