Properties of a Session.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Session name |
uuid |
string | null |
<optional> |
Session uuid |
createTime |
google.protobuf.ITimestamp | null |
<optional> |
Session createTime |
jupyterSession |
google.cloud.dataproc.v1.IJupyterConfig | null |
<optional> |
Session jupyterSession |
sparkConnectSession |
google.cloud.dataproc.v1.ISparkConnectConfig | null |
<optional> |
Session sparkConnectSession |
runtimeInfo |
google.cloud.dataproc.v1.IRuntimeInfo | null |
<optional> |
Session runtimeInfo |
state |
google.cloud.dataproc.v1.Session.State | null |
<optional> |
Session state |
stateMessage |
string | null |
<optional> |
Session stateMessage |
stateTime |
google.protobuf.ITimestamp | null |
<optional> |
Session stateTime |
creator |
string | null |
<optional> |
Session creator |
labels |
Object.<string, string> | null |
<optional> |
Session labels |
runtimeConfig |
google.cloud.dataproc.v1.IRuntimeConfig | null |
<optional> |
Session runtimeConfig |
environmentConfig |
google.cloud.dataproc.v1.IEnvironmentConfig | null |
<optional> |
Session environmentConfig |
user |
string | null |
<optional> |
Session user |
stateHistory |
Array.<google.cloud.dataproc.v1.Session.ISessionStateHistory> | null |
<optional> |
Session stateHistory |
sessionTemplate |
string | null |
<optional> |
Session sessionTemplate |