Definition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.
| JSON representation |
|---|
{ "project": string, // Union field |
| Fields | |
|---|---|
project |
Required. The name of the Google Cloud project that this VM image belongs to. Format: |
Union field image. The reference to an external Compute Engine VM image. image can be only one of the following: |
|
imageName |
Use VM image name to find the image. |
imageFamily |
Use this VM image family to find the image; the newest image in this family will be used. |