Interface protos.google.cloud.workstations.v1beta.WorkstationConfig.PersistentDirectory.IGceRegionalPersistentDisk (2.3.0)

Properties of a GceRegionalPersistentDisk.

Package

@google-cloud/workstations

Properties

archiveTimeout

archiveTimeout?: (google.protobuf.IDuration|null);

GceRegionalPersistentDisk archiveTimeout

diskType

diskType?: (string|null);

GceRegionalPersistentDisk diskType

fsType

fsType?: (string|null);

GceRegionalPersistentDisk fsType

maxSizeGb

maxSizeGb?: (number|null);

GceRegionalPersistentDisk maxSizeGb

reclaimPolicy

reclaimPolicy?: (google.cloud.workstations.v1beta.WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.ReclaimPolicy|keyof typeof google.cloud.workstations.v1beta.WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.ReclaimPolicy|null);

GceRegionalPersistentDisk reclaimPolicy

sizeGb

sizeGb?: (number|null);

GceRegionalPersistentDisk sizeGb

sourceSnapshot

sourceSnapshot?: (string|null);

GceRegionalPersistentDisk sourceSnapshot