IGceSetup

google.cloud.notebooks.v2. IGceSetup

Properties of a GceSetup.

Properties:
Name Type Attributes Description
machineType string | null <optional>

GceSetup machineType

acceleratorConfigs Array.<google.cloud.notebooks.v2.IAcceleratorConfig> | null <optional>

GceSetup acceleratorConfigs

serviceAccounts Array.<google.cloud.notebooks.v2.IServiceAccount> | null <optional>

GceSetup serviceAccounts

vmImage google.cloud.notebooks.v2.IVmImage | null <optional>

GceSetup vmImage

containerImage google.cloud.notebooks.v2.IContainerImage | null <optional>

GceSetup containerImage

bootDisk google.cloud.notebooks.v2.IBootDisk | null <optional>

GceSetup bootDisk

dataDisks Array.<google.cloud.notebooks.v2.IDataDisk> | null <optional>

GceSetup dataDisks

shieldedInstanceConfig google.cloud.notebooks.v2.IShieldedInstanceConfig | null <optional>

GceSetup shieldedInstanceConfig

networkInterfaces Array.<google.cloud.notebooks.v2.INetworkInterface> | null <optional>

GceSetup networkInterfaces

disablePublicIp boolean | null <optional>

GceSetup disablePublicIp

tags Array.<string> | null <optional>

GceSetup tags

metadata Object.<string, string> | null <optional>

GceSetup metadata

enableIpForwarding boolean | null <optional>

GceSetup enableIpForwarding

gpuDriverConfig google.cloud.notebooks.v2.IGPUDriverConfig | null <optional>

GceSetup gpuDriverConfig