Interface protos.google.dataflow.v1beta3.IDisk

Properties of a Disk.

Package

@google-cloud/dataflow!

Properties

diskType

diskType?: (string|null);

Disk diskType

Property Value
TypeDescription
(string|null)

mountPoint

mountPoint?: (string|null);

Disk mountPoint

Property Value
TypeDescription
(string|null)

sizeGb

sizeGb?: (number|null);

Disk sizeGb

Property Value
TypeDescription
(number|null)