CodeInterpreterNetworkConfiguration

The network configuration for a code interpreter. This structure defines how the code interpreter connects to the network.

Types

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

Properties

Link copied to clipboard

The network mode for the code interpreter. This field specifies how the code interpreter connects to the network.

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