Google Cloud Bare Metal Solution V2 Client - Class Protocol (1.1.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class Protocol.
Storage protocol.
Protobuf type google.cloud.baremetalsolution.v2.Volume.Protocol
Namespace
Google \ Cloud \ BareMetalSolution \ V2 \ Volume
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
PROTOCOL_UNSPECIFIED
Value: 0
Value is not specified.
Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;
FIBRE_CHANNEL
Value: 1
Fibre Channel protocol.
Generated from protobuf enum FIBRE_CHANNEL = 1;
NFS
Value: 2
NFS protocol means Volume is a NFS Share volume.
Such volumes cannot be manipulated via Volumes API.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]