Class VmImage (0.4.3)

VmImage(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.

Attributes

NameDescription
project str
Required. The name of the Google Cloud project that this VM image belongs to. Format: projects/{project_id}
image_name str
Use VM image name to find the image.
image_family str
Use this VM image family to find the image; the newest image in this family will be used.