| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AcceleratorConfig |
AcceleratorConfig.clone() |
AcceleratorConfig |
Instance.getAcceleratorConfig()
The hardware accelerator used on this instance.
|
AcceleratorConfig |
AcceleratorConfig.set(String fieldName,
Object value) |
AcceleratorConfig |
AcceleratorConfig.setCoreCount(Long coreCount)
Count of cores of this accelerator.
|
AcceleratorConfig |
AcceleratorConfig.setType(String type)
Type of this accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
Instance |
Instance.setAcceleratorConfig(AcceleratorConfig acceleratorConfig)
The hardware accelerator used on this instance.
|
Copyright © 2011–2022 Google. All rights reserved.