FutureResourcesSpecLocalSsdPartition(
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_interface |
str
Disk interface. Defaults to SCSI. Check the DiskInterface enum for the list of possible values. This field is a member of oneof _ _disk_interface .
|
disk_size_gb |
int
The size of the disk in GB. This field is a member of oneof _ _disk_size_gb .
|
Classes
DiskInterface
DiskInterface(value)
Disk interface. Defaults to SCSI.