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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Lustre V1 Client - Class LustrePath (0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/php/docs/reference/cloud-lustre/latest/V1.LustrePath)\n- [0.1.1](/php/docs/reference/cloud-lustre/0.1.1/V1.LustrePath) \nReference documentation and code samples for the Google Cloud Lustre V1 Client class LustrePath.\n\nThe root directory path to the Lustre file system.\n\nGenerated from protobuf message `google.cloud.lustre.v1.LustrePath`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Lustre \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getPath\n\nOptional. The root directory path to the Managed Lustre file system. Must\nstart with\n`/`. Default is `/`. If you're importing data into Managed Lustre, any\npath other than the default must already exist on the file system.\n\n### setPath\n\nOptional. The root directory path to the Managed Lustre file system. Must\nstart with\n`/`. Default is `/`. If you're importing data into Managed Lustre, any\npath other than the default must already exist on the file system."]]