View Source GoogleApi.Notebooks.V1.Model.UpgradeRuntimeRequest (google_api_notebooks v0.14.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
Unwrap a decoded JSON object into its complex fields.