V2QueuedResourceTpuNodeSpec

data class V2QueuedResourceTpuNodeSpec(val node: V2QueuedResourceTpuNodeSpecNode, val nodeId: String? = null, val parent: String)

Constructors

Link copied to clipboard
constructor(node: V2QueuedResourceTpuNodeSpecNode, nodeId: String? = null, parent: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The node. Structure is documented below.

Link copied to clipboard
val nodeId: String? = null

Unqualified node identifier used to identify the node in the project once provisioned.

Link copied to clipboard

The parent resource name.