public enum NewFilestoreConfig.Protocol extends Enum<NewFilestoreConfig.Protocol> implements ProtocolMessageEnumFile access protocol for Filestore instances.
Protobuf enum google.cloud.hypercomputecluster.v1beta.NewFilestoreConfig.Protocol
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NFSV3 |
NFS 3.0. |
NFSV3_VALUE |
NFS 3.0. |
NFSV41 |
NFS 4.1. |
NFSV41_VALUE |
NFS 4.1. |
PROTOCOL_UNSPECIFIED |
Not set. |
PROTOCOL_UNSPECIFIED_VALUE |
Not set. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|