Google Cloud Bare Metal Solution V2 Client - Class Protocol (0.6.0)

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

The protocol used to access the volume.

Protobuf type google.cloud.baremetalsolution.v2.VolumeConfig.Protocol

Namespace

Google \ Cloud \ BareMetalSolution \ V2 \ VolumeConfig

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

PROTOCOL_UNSPECIFIED

Value: 0

Unspecified value.

Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;

PROTOCOL_FC

Value: 1

Fibre channel.

Generated from protobuf enum PROTOCOL_FC = 1;

PROTOCOL_NFS

Value: 2

Network file system.

Generated from protobuf enum PROTOCOL_NFS = 2;