Reference documentation and code samples for the Google Cloud Managed Lustre V1 API class Google::Cloud::Lustre::V1::LustrePath.
LustrePath represents a path in the Lustre file system.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#path
def path() -> ::String
Returns
-
(::String) — Optional. Root directory path to the Managed Lustre file system, starting
with
/
. Defaults to/
if unset.
#path=
def path=(value) -> ::String
Parameter
-
value (::String) — Optional. Root directory path to the Managed Lustre file system, starting
with
/
. Defaults to/
if unset.
Returns
-
(::String) — Optional. Root directory path to the Managed Lustre file system, starting
with
/
. Defaults to/
if unset.