| Package | Description |
|---|---|
| com.google.api.services.notebooks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
IsInstanceUpgradeableResponse |
IsInstanceUpgradeableResponse.clone() |
IsInstanceUpgradeableResponse |
IsInstanceUpgradeableResponse.set(String fieldName,
Object value) |
IsInstanceUpgradeableResponse |
IsInstanceUpgradeableResponse.setUpgradeable(Boolean upgradeable)
If an instance is upgradeable.
|
IsInstanceUpgradeableResponse |
IsInstanceUpgradeableResponse.setUpgradeImage(String upgradeImage)
The new image self link this instance will be upgraded to if calling the upgrade endpoint.
|
IsInstanceUpgradeableResponse |
IsInstanceUpgradeableResponse.setUpgradeInfo(String upgradeInfo)
Additional information about upgrade.
|
IsInstanceUpgradeableResponse |
IsInstanceUpgradeableResponse.setUpgradeVersion(String upgradeVersion)
The version this instance will be upgraded to if calling the upgrade endpoint.
|
Copyright © 2011–2022 Google. All rights reserved.