Class: Google::Cloud::Batch::V1::NFS
- Inherits:
-
Object
- Object
- Google::Cloud::Batch::V1::NFS
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/batch/v1/volume.rb
Overview
Represents an NFS volume.
Instance Attribute Summary collapse
-
#remote_path ⇒ ::String
Remote source path exported from the NFS, e.g., "/share".
-
#server ⇒ ::String
The IP address of the NFS.