type property

String? type
getter/setter pair

URL of the disk type resource describing which disk type to use to create the disk.

Provide this when creating the disk. For example:projects/project/zones/zone/diskTypes/pd-ssd. See Persistent disk types.

Implementation

core.String? type;