| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GPUDriverInstallationConfig |
GPUDriverInstallationConfig.clone() |
GPUDriverInstallationConfig |
AcceleratorConfig.getGpuDriverInstallationConfig()
The configuration for auto installation of GPU driver.
|
GPUDriverInstallationConfig |
GPUDriverInstallationConfig.set(String fieldName,
Object value) |
GPUDriverInstallationConfig |
GPUDriverInstallationConfig.setGpuDriverVersion(String gpuDriverVersion)
Mode for how the GPU driver is installed.
|
| Modifier and Type | Method and Description |
|---|---|
AcceleratorConfig |
AcceleratorConfig.setGpuDriverInstallationConfig(GPUDriverInstallationConfig gpuDriverInstallationConfig)
The configuration for auto installation of GPU driver.
|
Copyright © 2011–2023 Google. All rights reserved.