| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1 | |
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AIPlatformNotebooks.Projects.Locations.Runtimes.AIPlatformNotebooksSwitch |
AIPlatformNotebooks.Projects.Locations.Runtimes.notebooksSwitch(String name,
SwitchRuntimeRequest content)
Switch a Managed Notebook Runtime.
|
| Constructor and Description |
|---|
AIPlatformNotebooksSwitch(String name,
SwitchRuntimeRequest content)
Switch a Managed Notebook Runtime.
|
| Modifier and Type | Method and Description |
|---|---|
SwitchRuntimeRequest |
SwitchRuntimeRequest.clone() |
SwitchRuntimeRequest |
SwitchRuntimeRequest.set(String fieldName,
Object value) |
SwitchRuntimeRequest |
SwitchRuntimeRequest.setAcceleratorConfig(RuntimeAcceleratorConfig acceleratorConfig)
accelerator config.
|
SwitchRuntimeRequest |
SwitchRuntimeRequest.setMachineType(String machineType)
machine type.
|
SwitchRuntimeRequest |
SwitchRuntimeRequest.setRequestId(String requestId)
Idempotent request UUID.
|
Copyright © 2011–2024 Google. All rights reserved.