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."],[[["The `Environment.Types.State` enum within the Cloud Shell v1 API defines the possible execution states of a Cloud Shell environment."],["The available states for an environment include `Deleting`, `Pending`, `Running`, `Suspended`, and `Unspecified`, each representing a different operational status."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 2.5.0, which is accessible through the provided links."],["The `Running` state indicates that an environment is ready for connections but will revert to `Suspended` after inactivity."]]],[]]