Google Cloud Bare Metal Solution V2 Client - Class MultiprotocolType (0.5.2)

Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class MultiprotocolType.

Display the operating systems present for the LUN multiprotocol type.

Protobuf type google.cloud.baremetalsolution.v2.Lun.MultiprotocolType

Namespace

Google \ Cloud \ BareMetalSolution \ V2 \ Lun

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

MULTIPROTOCOL_TYPE_UNSPECIFIED

Value: 0

Server has no OS specified.

Generated from protobuf enum MULTIPROTOCOL_TYPE_UNSPECIFIED = 0;

LINUX

Value: 1

Server with Linux OS.

Generated from protobuf enum LINUX = 1;