View Source GoogleApi.Notebooks.V1.Model.UpgradeInstanceInternalRequest (google_api_notebooks v0.14.3)

Request for upgrading a notebook instance from within the VM

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.