View Source GoogleApi.Notebooks.V2.Model.DefaultValues (google_api_notebooks v0.10.0)
DefaultValues represents the default configuration values.
Attributes
-
machineType
(type:String.t
, default:nil
) - Output only. The default machine type used by the backend if not provided by the user.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Notebooks.V2.Model.DefaultValues{ machineType: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.