| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
GkeNodePoolAcceleratorConfig |
GkeNodePoolAcceleratorConfig.clone() |
GkeNodePoolAcceleratorConfig |
GkeNodePoolAcceleratorConfig.set(String fieldName,
Object value) |
GkeNodePoolAcceleratorConfig |
GkeNodePoolAcceleratorConfig.setAcceleratorCount(Long acceleratorCount)
The number of accelerator cards exposed to an instance.
|
GkeNodePoolAcceleratorConfig |
GkeNodePoolAcceleratorConfig.setAcceleratorType(String acceleratorType)
The accelerator type resource namename (see GPUs on Compute Engine).
|
GkeNodePoolAcceleratorConfig |
GkeNodePoolAcceleratorConfig.setGpuPartitionSize(String gpuPartitionSize)
Size of partitions to create on the GPU.
|
| Modifier and Type | Method and Description |
|---|---|
List<GkeNodePoolAcceleratorConfig> |
GkeNodeConfig.getAccelerators()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GkeNodeConfig |
GkeNodeConfig.setAccelerators(List<GkeNodePoolAcceleratorConfig> accelerators)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.