Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class Protocol.
File access protocol for Filestore instances.
Protobuf type google.cloud.hypercomputecluster.v1.NewFilestoreConfig.Protocol
Namespace
Google \ Cloud \ HypercomputeCluster \ V1 \ NewFilestoreConfigMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
PROTOCOL_UNSPECIFIED
Value: 0Not set.
Generated from protobuf enum PROTOCOL_UNSPECIFIED = 0;
NFSV3
Value: 1NFS 3.0.
Generated from protobuf enum NFSV3 = 1;
NFSV41
Value: 2NFS 4.1.
Generated from protobuf enum NFSV41 = 2;