Reference documentation and code samples for the Compute V1 Client class DiskInterface.
Disk interface. Defaults to SCSI.
Protobuf type google.cloud.compute.v1.FutureResourcesSpecLocalSsdPartition.DiskInterface
Namespace
Google \ Cloud \ Compute \ V1 \ FutureResourcesSpecLocalSsdPartitionMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_DISK_INTERFACE
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_DISK_INTERFACE = 0;
NVME
Value: 2408800Generated from protobuf enum NVME = 2408800;
SCSI
Value: 2539686Generated from protobuf enum SCSI = 2539686;