Google Cloud Lustre V1 Client - Class LustrePath (0.2.0)

Reference documentation and code samples for the Google Cloud Lustre V1 Client class LustrePath.

The root directory path to the Lustre file system.

Generated from protobuf message google.cloud.lustre.v1.LustrePath

Namespace

Google \ Cloud \ Lustre \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ path string

Optional. The root directory path to the Managed Lustre file system. Must start with /. Default is /. If you're importing data into Managed Lustre, any path other than the default must already exist on the file system.

getPath

Optional. The root directory path to the Managed Lustre file system. Must start with /. Default is /. If you're importing data into Managed Lustre, any path other than the default must already exist on the file system.

Returns
Type Description
string

setPath

Optional. The root directory path to the Managed Lustre file system. Must start with /. Default is /. If you're importing data into Managed Lustre, any path other than the default must already exist on the file system.

Parameter
Name Description
var string
Returns
Type Description
$this