Google Cloud Hypercompute Cluster V1beta Client - Class Protocol (0.1.0)

Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1beta Client class Protocol.

File access protocol for Filestore instances.

Protobuf type google.cloud.hypercomputecluster.v1beta.NewFilestoreConfig.Protocol

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta \ NewFilestoreConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PROTOCOL_UNSPECIFIED

Value: 0

Not set.

Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;

NFSV3

Value: 1

NFS 3.0.

Generated from protobuf enum NFSV3 = 1;

NFSV41

Value: 2

NFS 4.1.

Generated from protobuf enum NFSV41 = 2;