GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfigResponse

data class GoogleDevtoolsRemotebuildexecutionAdminV1alphaAcceleratorConfigResponse(val acceleratorCount: String, val acceleratorType: String)

AcceleratorConfig defines the accelerator cards to attach to the VM.

Constructors

constructor(acceleratorCount: String, acceleratorType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of guest accelerator cards exposed to each VM.

Link copied to clipboard

The type of accelerator to attach to each VM, e.g. "nvidia-tesla-k80" for nVidia Tesla K80.