Class AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk (0.2.1)

AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
disk_size_gb str
Specifies the size of the disk in base-2 GB.
interface google.cloud.compute_v1.types.AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk.Interface
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.

Classes

Interface

Interface(value)

Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME. The default is SCSI. For performance characteristics of SCSI over NVMe, see Local SSD performance.