Properties of a SessionTemplate.
Package
@google-cloud/dataprocProperties
createTime
createTime?: (google.protobuf.ITimestamp|null);
SessionTemplate createTime
creator
creator?: (string|null);
SessionTemplate creator
description
description?: (string|null);
SessionTemplate description
environmentConfig
environmentConfig?: (google.cloud.dataproc.v1.IEnvironmentConfig|null);
SessionTemplate environmentConfig
jupyterSession
jupyterSession?: (google.cloud.dataproc.v1.IJupyterConfig|null);
SessionTemplate jupyterSession
labels
labels?: ({ [k: string]: string }|null);
SessionTemplate labels
name
name?: (string|null);
SessionTemplate name
runtimeConfig
runtimeConfig?: (google.cloud.dataproc.v1.IRuntimeConfig|null);
SessionTemplate runtimeConfig
sparkConnectSession
sparkConnectSession?: (google.cloud.dataproc.v1.ISparkConnectConfig|null);
SessionTemplate sparkConnectSession
updateTime
updateTime?: (google.protobuf.ITimestamp|null);
SessionTemplate updateTime
uuid
uuid?: (string|null);
SessionTemplate uuid