public enum FutureResourcesSpecLocalSsdPartition.DiskInterface extends Enum<FutureResourcesSpecLocalSsdPartition.DiskInterface> implements ProtocolMessageEnumDisk interface. Defaults to SCSI.
Protobuf enum
google.cloud.compute.v1.FutureResourcesSpecLocalSsdPartition.DiskInterface
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NVME |
|
NVME_VALUE |
|
SCSI |
|
SCSI_VALUE |
|
UNDEFINED_DISK_INTERFACE |
A value indicating that the enum field is not set. |
UNDEFINED_DISK_INTERFACE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|