GoogleApi.Notebooks.V2.Model.VmImage (google_api_notebooks v0.16.0)
View SourceDefinition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.
Attributes
-
family
(type:String.t
, default:nil
) - Optional. Use this VM image family to find the image; the newest image in this family will be used. -
name
(type:String.t
, default:nil
) - Optional. Use VM image name to find the image. -
project
(type:String.t
, default:nil
) - Required. The name of the Google Cloud project that this VM image belongs to. Format:{project_id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.