GoogleApi.Notebooks.V1.Model.UpgradeRuntimeRequest (google_api_notebooks v0.16.0)
View SourceRequest 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 }