View Source GoogleApi.Notebooks.V2.Model.UpgradeInstanceSystemRequest (google_api_notebooks v0.13.0)
Request for upgrading a notebook instance from within the VM
Attributes
-
vmId
(type:String.t
, default:nil
) - Required. The VM hardware token for authenticating the VM. https://cloud.google.com/compute/docs/instances/verifying-instance-identity
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V2.Model.UpgradeInstanceSystemRequest{ vmId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.