Interface protos.google.cloud.notebooks.v2.IBootDisk (4.0.1)

Properties of a BootDisk.

Package

@google-cloud/notebooks

Properties

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