AllocationSpecificSKUAllocationAllocatedInstancePropertiesReservedDisk(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
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 |
str
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. Check the Interface enum for the list of possible values. 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.