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"]],[["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 `Environment.Types.State` enum within the Cloud Shell v1 API, specifically for version 2.3.0."],["The `Environment.Types.State` enum outlines the possible execution states of a Cloud Shell environment, including `Deleting`, `Pending`, `Running`, `Suspended`, and `Unspecified`."],["The documentation details that there are various versions of the API, from 1.0.0 to the latest version 2.5.0, with version 2.3.0 being the one associated with the current information."],["Each state of the environment enum has a corresponding description, for example, the `Running` state means that the environment is ready to accept connections, but it will transition back to disabled after inactivity or if another environment is started."]]],[]]