Interface protos.google.cloud.notebooks.v1.ILocalDisk (2.1.4)

Properties of a LocalDisk.

Package

@google-cloud/notebooks

Properties

autoDelete

autoDelete?: (boolean|null);

LocalDisk autoDelete

boot

boot?: (boolean|null);

LocalDisk boot

deviceName

deviceName?: (string|null);

LocalDisk deviceName

guestOsFeatures

guestOsFeatures?: (google.cloud.notebooks.v1.LocalDisk.IRuntimeGuestOsFeature[]|null);

LocalDisk guestOsFeatures

index

index?: (number|null);

LocalDisk index

initializeParams

initializeParams?: (google.cloud.notebooks.v1.ILocalDiskInitializeParams|null);

LocalDisk initializeParams

interface

"interface"?: (string|null);

LocalDisk interface

kind

kind?: (string|null);

LocalDisk kind

licenses

licenses?: (string[]|null);

LocalDisk licenses

mode

mode?: (string|null);

LocalDisk mode

source

source?: (string|null);

LocalDisk source

type

type?: (string|null);

LocalDisk type