GetCodeInterpreterSessionResponse

Types

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

Properties

Link copied to clipboard

The identifier of the code interpreter.

Link copied to clipboard

The time at which the code interpreter session was created.

Link copied to clipboard
val name: String?

The name of the code interpreter session.

Link copied to clipboard

The identifier of the code interpreter session.

Link copied to clipboard

The timeout period for the code interpreter session in seconds.

Link copied to clipboard

The current status of the code interpreter session. Possible values include ACTIVE, STOPPING, and STOPPED.

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