View Source GoogleApi.Notebooks.V1.Model.StopRuntimeRequest (google_api_notebooks v0.14.0)
Request for stopping a Managed Notebook Runtime.
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.StopRuntimeRequest{ requestId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.