| Modifier and Type | Class and Description |
|---|---|
class |
VmImage
Definition of a custom Compute Engine virtual machine image for starting a
notebook instance with the environment installed directly on the VM.
|
static class |
VmImage.Builder
Definition of a custom Compute Engine virtual machine image for starting a
notebook instance with the environment installed directly on the VM.
|
| Modifier and Type | Method and Description |
|---|---|
VmImageOrBuilder |
EnvironmentOrBuilder.getVmImageOrBuilder()
Use a Compute Engine VM image to start the notebook instance.
|
VmImageOrBuilder |
InstanceOrBuilder.getVmImageOrBuilder()
Use a Compute Engine VM image to start the notebook instance.
|
VmImageOrBuilder |
Instance.getVmImageOrBuilder()
Use a Compute Engine VM image to start the notebook instance.
|
VmImageOrBuilder |
Instance.Builder.getVmImageOrBuilder()
Use a Compute Engine VM image to start the notebook instance.
|
VmImageOrBuilder |
Environment.getVmImageOrBuilder()
Use a Compute Engine VM image to start the notebook instance.
|
VmImageOrBuilder |
Environment.Builder.getVmImageOrBuilder()
Use a Compute Engine VM image to start the notebook instance.
|
Copyright © 2024 Google LLC. All rights reserved.