View Source GoogleApi.Notebooks.V1.Model.SetInstanceMachineTypeRequest (google_api_notebooks v0.11.0)
Request for setting instance machine type.
Attributes
-
machineType
(type:String.t
, default:nil
) - Required. The Compute Engine machine type.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V1.Model.SetInstanceMachineTypeRequest{ machineType: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.