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."],[[["This webpage provides documentation for the `Schedule.Types.State` enum within the AI Platform Notebooks v1 API, specifically for the `Google.Cloud.Notebooks.V1` namespace."],["The enum represents the state of a job, with available states including `Deleting`, `Disabled`, `Enabled`, `Initializing`, `Paused`, `Unspecified`, and `UpdateFailed`."],["The latest version of the documentation available is 2.5.0, with older versions also listed, starting from version 1.0.0-beta04."],["Each state within the enum has a specific description detailing its meaning, such as `Deleting` indicating the schedule is being removed or `Enabled` showing that the job is running normally."],["The webpage also specifies that the `Schedule.Types.State` enum is part of the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]