View Source GoogleApi.Notebooks.V1.Model.MigrateInstanceRequest (google_api_notebooks v0.9.0)

Request for migrating a User-Managed Notebook to Workbench Instances.

Attributes

  • postStartupScriptOption (type: String.t, default: nil) - Optional. Specifies the behavior of post startup script during migration.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.