UpgradeInstanceInternalRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request for upgrading a notebook instance from within the VM
Attributes |
|
---|---|
Name | Description |
name |
str
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
|
vm_id |
str
Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity |
type_ |
google.cloud.notebooks_v1.types.UpgradeType
Optional. The optional UpgradeType. Setting this field will search for additional compute images to upgrade this instance. |