GetSessionResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The session description.

Link copied to clipboard

Contains engine configuration information like DPU usage.

Link copied to clipboard

The engine version used by the session (for example, PySpark engine version 3). You can get a list of engine versions by calling ListEngineVersions.

Link copied to clipboard

The notebook version.

Link copied to clipboard

Contains the workgroup configuration information used by the session.

Link copied to clipboard

The session ID.

Link copied to clipboard

Contains the DPU execution time.

Link copied to clipboard

Contains information about the status of the session.

Link copied to clipboard

The workgroup to which the session belongs.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String