View Source GoogleApi.Notebooks.V1.Model.SetInstanceAcceleratorRequest (google_api_notebooks v0.15.0)
Request for setting instance accelerator.
Attributes
-
coreCount
(type:String.t
, default:nil
) - Required. Count of cores of this accelerator. Note that not all combinations oftype
andcore_count
are valid. See GPUs on Compute Engine to find a valid combination. TPUs are not supported. -
type
(type:String.t
, default:nil
) - Required. Type of this accelerator.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.