Properties of a BootDisk.
Package
@google-cloud/notebooksProperties
diskEncryption
diskEncryption?: (google.cloud.notebooks.v2.DiskEncryption|keyof typeof google.cloud.notebooks.v2.DiskEncryption|null);BootDisk diskEncryption
diskSizeGb
diskSizeGb?: (number|Long|string|null);BootDisk diskSizeGb
diskType
diskType?: (google.cloud.notebooks.v2.DiskType|keyof typeof google.cloud.notebooks.v2.DiskType|null);BootDisk diskType
kmsKey
kmsKey?: (string|null);BootDisk kmsKey