Module: Google::Cloud::HypercomputeCluster::V1beta::NewFilestoreConfig::Protocol

Defined in:
proto_docs/google/cloud/hypercomputecluster/v1beta/hypercompute_cluster.rb

Overview

File access protocol for Filestore instances.

Constant Summary collapse

PROTOCOL_UNSPECIFIED =

Not set.

0
NFSV3 =

NFS 3.0.

1
NFSV41 =

NFS 4.1.

2