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 document provides reference information for the `Schedule.Types.State` enum within the AI Platform Notebooks v1 API."],["The latest version of this enum is 2.5.0, with several previous versions also documented, ranging back to 1.0.0-beta04."],["`Schedule.Types.State` describes the current operational state of a job, covering states such as `Deleting`, `Disabled`, `Enabled`, `Initializing`, `Paused`, `Unspecified`, and `UpdateFailed`."],["The provided table lists the name of each available state and it's corresponding description, that can be used in the API."],["This `Schedule.Types.State` is located under the `Google.Cloud.Notebooks.V1` namespace, and is contained within the `Google.Cloud.Notebooks.V1.dll` assembly."]]],[]]