| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1 | |
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AIPlatformNotebooks.Projects.Locations.Instances.SetMachineType |
AIPlatformNotebooks.Projects.Locations.Instances.setMachineType(String name,
SetInstanceMachineTypeRequest content)
Updates the machine type of a single Instance.
|
| Constructor and Description |
|---|
SetMachineType(String name,
SetInstanceMachineTypeRequest content)
Updates the machine type of a single Instance.
|
| Modifier and Type | Method and Description |
|---|---|
SetInstanceMachineTypeRequest |
SetInstanceMachineTypeRequest.clone() |
SetInstanceMachineTypeRequest |
SetInstanceMachineTypeRequest.set(String fieldName,
Object value) |
SetInstanceMachineTypeRequest |
SetInstanceMachineTypeRequest.setMachineType(String machineType)
Required.
|
Copyright © 2011–2022 Google. All rights reserved.