RuntimeVirtualMachineVirtualMachineConfigAcceleratorConfig

data class RuntimeVirtualMachineVirtualMachineConfigAcceleratorConfig(val coreCount: Int? = null, val type: String? = null)

Constructors

constructor(coreCount: Int? = null, type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val coreCount: Int? = null

Count of cores of this accelerator.

Link copied to clipboard
val type: String? = null

Accelerator model. For valid values, see https://cloud.google.com/vertex-ai/docs/workbench/reference/ rest/v1/projects.locations.runtimes#AcceleratorType