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.
Initializing
The schedule resource is being created.
Paused
The job is paused by the user. It will not execute. A user can
intentionally pause the job using
[PauseJobRequest][].
Unspecified
Unspecified state.
UpdateFailed
The job state resulting from a failed [CloudScheduler.UpdateJob][]
operation. To recover a job from this state, retry
[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 document provides information about the \u003ccode\u003eState\u003c/code\u003e enum within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace, detailing the different states a job schedule can be in.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this \u003ccode\u003eState\u003c/code\u003e enum is 2.5.0, with several previous versions available, including 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eState\u003c/code\u003e enum defines seven possible states for a job: \u003ccode\u003eDeleting\u003c/code\u003e, \u003ccode\u003eDisabled\u003c/code\u003e, \u003ccode\u003eEnabled\u003c/code\u003e, \u003ccode\u003eInitializing\u003c/code\u003e, \u003ccode\u003ePaused\u003c/code\u003e, \u003ccode\u003eUnspecified\u003c/code\u003e, and \u003ccode\u003eUpdateFailed\u003c/code\u003e, each with a specific meaning relating to the job's execution or management.\u003c/p\u003e\n"],["\u003cp\u003eThe job can be in a \u003ccode\u003eDisabled\u003c/code\u003e state due to an error or be intentionally \u003ccode\u003ePaused\u003c/code\u003e by the user, meaning it will not execute until it is changed to a different state.\u003c/p\u003e\n"]]],[],null,[]]