NodeSchedulingConfig

data class NodeSchedulingConfig(val preemptible: Boolean)

Constructors

Link copied to clipboard
constructor(preemptible: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines whether the TPU instance is preemptible.