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

Request for upgrading a Managed Notebook Runtime to the latest version. option (google.api.message_visibility).restriction = "TRUSTED_TESTER,SPECIAL_TESTER";

Attributes

  • requestId (type: String.t, default: nil) - Idempotent request UUID.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.