AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Attributes
Name | Description |
disk_size_gb |
int
Specifies the size of the disk in base-2 GB. This field is a member of oneof _ _disk_size_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. This field is a member of oneof _ _interface .
|
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.