Module Google::Cloud::Compute::V1::AttachedDisk::Interface (v1.2.0)

Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. Persistent disks must always use SCSI and the request will fail if you attempt to attach a persistent disk in any other format than SCSI. Local SSDs can use either NVME or SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.

Constants

UNDEFINED_INTERFACE

value: 0
A value indicating that the enum field is not set.

NVME

value: 2408800

SCSI

value: 2539686