IInstance

google.cloud.notebooks.v1. IInstance

Properties of an Instance.

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

Instance name

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

Instance vmImage

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

Instance containerImage

postStartupScript string | null <optional>

Instance postStartupScript

proxyUri string | null <optional>

Instance proxyUri

instanceOwners Array.<string> | null <optional>

Instance instanceOwners

serviceAccount string | null <optional>

Instance serviceAccount

serviceAccountScopes Array.<string> | null <optional>

Instance serviceAccountScopes

machineType string | null <optional>

Instance machineType

acceleratorConfig google.cloud.notebooks.v1.Instance.IAcceleratorConfig | null <optional>

Instance acceleratorConfig

state google.cloud.notebooks.v1.Instance.State | null <optional>

Instance state

installGpuDriver boolean | null <optional>

Instance installGpuDriver

customGpuDriverPath string | null <optional>

Instance customGpuDriverPath

bootDiskType google.cloud.notebooks.v1.Instance.DiskType | null <optional>

Instance bootDiskType

bootDiskSizeGb number | Long | null <optional>

Instance bootDiskSizeGb

dataDiskType google.cloud.notebooks.v1.Instance.DiskType | null <optional>

Instance dataDiskType

dataDiskSizeGb number | Long | null <optional>

Instance dataDiskSizeGb

noRemoveDataDisk boolean | null <optional>

Instance noRemoveDataDisk

diskEncryption google.cloud.notebooks.v1.Instance.DiskEncryption | null <optional>

Instance diskEncryption

kmsKey string | null <optional>

Instance kmsKey

disks Array.<google.cloud.notebooks.v1.Instance.IDisk> | null <optional>

Instance disks

shieldedInstanceConfig google.cloud.notebooks.v1.Instance.IShieldedInstanceConfig | null <optional>

Instance shieldedInstanceConfig

noPublicIp boolean | null <optional>

Instance noPublicIp

noProxyAccess boolean | null <optional>

Instance noProxyAccess

network string | null <optional>

Instance network

subnet string | null <optional>

Instance subnet

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

Instance labels

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

Instance metadata

tags Array.<string> | null <optional>

Instance tags

upgradeHistory Array.<google.cloud.notebooks.v1.Instance.IUpgradeHistoryEntry> | null <optional>

Instance upgradeHistory

nicType google.cloud.notebooks.v1.Instance.NicType | null <optional>

Instance nicType

reservationAffinity google.cloud.notebooks.v1.IReservationAffinity | null <optional>

Instance reservationAffinity

creator string | null <optional>

Instance creator

canIpForward boolean | null <optional>

Instance canIpForward

createTime google.protobuf.ITimestamp | null <optional>

Instance createTime

updateTime google.protobuf.ITimestamp | null <optional>

Instance updateTime