Module: Google::Cloud::NetApp::V1::Protocols
- Defined in:
- proto_docs/google/cloud/netapp/v1/volume.rb
Overview
Protocols is an enum of all the supported network protocols for a volume.
Constant Summary collapse
- PROTOCOLS_UNSPECIFIED =
Unspecified protocol
0- NFSV3 =
NFS V3 protocol
1- NFSV4 =
NFS V4 protocol
2- SMB =
SMB protocol
3