Class IsInstanceUpgradeableRequest (1.5.1)

IsInstanceUpgradeableRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for checking if a notebook instance is upgradeable.

Attributes

NameDescription
notebook_instance str
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
type_ google.cloud.notebooks_v1.types.UpgradeType
Optional. The optional UpgradeType. Setting this field will search for additional compute images to upgrade this instance.