Compute V1 Client - Class DiskInterface (2.4.0)

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 \ FutureResourcesSpecLocalSsdPartition

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_DISK_INTERFACE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_DISK_INTERFACE = 0;

NVME

Value: 2408800

Generated from protobuf enum NVME = 2408800;

SCSI

Value: 2539686

Generated from protobuf enum SCSI = 2539686;