The environment is being deleted and can't be connected to.
Pending
The environment is being started but is not yet ready to accept
connections.
Running
The environment is running and ready to accept connections. It will
automatically transition back to DISABLED after a period of inactivity or
if another environment is started.
Suspended
The environment is not running and can't be connected to. Starting the
environment will transition it to the PENDING state.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["The latest version of the Cloud Shell v1 API enum `Environment.Types.State` is 2.5.0, with older versions ranging from 2.4.0 down to 1.0.0 available."],["This enum defines the possible execution states for a Cloud Shell environment, including `Deleting`, `Pending`, `Running`, `Suspended`, and `Unspecified`."],["The `Running` state indicates the environment is ready for connections, while `Suspended` means it is not running and must be started to become available."],["The `Deleting` state refers to the environment currently being removed, and is not available for connection."],["The `Pending` state is for when the environment is booting up, but not ready to accept connections just yet."]]],[]]