Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::Session::State (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::Session::State.
The session state.
Constants
STATE_UNSPECIFIED
value: 0 The session state is unknown.
CREATING
value: 1 The session is created prior to running.
ACTIVE
value: 2 The session is running.
TERMINATING
value: 3 The session is terminating.
TERMINATED
value: 4 The session is terminated successfully.
FAILED
value: 5 The session is no longer running due to an error.
[[["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-03-30 UTC."],[],[]]