type property
The type of this Volume. Possible string values are:
- "TYPE_UNSPECIFIED" : The unspecified type.
- "FLASH" : This Volume is on flash.
- "DISK" : This Volume is on disk.
Implementation
core.String? type;
The type of this Volume. Possible string values are:
core.String? type;