View Source GoogleApi.Notebooks.V1.Model.UpgradeInstanceRequest (google_api_notebooks v0.15.0)

Request for upgrading a notebook instance

Attributes

  • type (type: String.t, default: nil) - Optional. The optional UpgradeType. Setting this field will search for additional compute images to upgrade this instance.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Notebooks.V1.Model.UpgradeInstanceRequest{
  type: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.