Cloud Workstations V1BETA API - Module Google::Cloud::Workstations::V1beta::Workstation::State (v0.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Workstations V1BETA API module Google::Cloud::Workstations::V1beta::Workstation::State.
Whether a workstation is running and ready to receive user requests.
Constants
STATE_UNSPECIFIED
value: 0 Do not use.
STATE_STARTING
value: 1 The workstation is not yet ready to accept requests from users but will
be soon.
STATE_RUNNING
value: 2 The workstation is ready to accept requests from users.
STATE_STOPPING
value: 3 The workstation is being stopped.
STATE_STOPPED
value: 4 The workstation is stopped and will not be able to receive requests until
it is started.
[[["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 2026-04-03 UTC."],[],[]]