| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GuestOsFeature |
GuestOsFeature.clone() |
GuestOsFeature |
GuestOsFeature.set(String fieldName,
Object value) |
GuestOsFeature |
GuestOsFeature.setType(String type)
The ID of a supported feature.
|
| Modifier and Type | Method and Description |
|---|---|
List<GuestOsFeature> |
Disk.getGuestOsFeatures()
Indicates a list of features to enable on the guest operating system.
|
| Modifier and Type | Method and Description |
|---|---|
Disk |
Disk.setGuestOsFeatures(List<GuestOsFeature> guestOsFeatures)
Indicates a list of features to enable on the guest operating system.
|
Copyright © 2011–2024 Google. All rights reserved.