The URI to a Cloud Storage bucket, or a path within a bucket, using the formatgs://<bucket_name>/<optional_path_inside_bucket>/. If a path inside the bucket is specified, it must end with a forward slash (/).
↳ name
string
Required. The name of the Managed Lustre instance in the formatprojects/{project}/locations/{location}/instances/{instance}.
↳ request_id
string
Optional. UUID to identify requests.
↳ service_account
string
Optional. User-specified service account used to perform the transfer. If unspecified, the Managed Lustre service agent is used.
getLustrePath
The root directory path to the Managed Lustre file system. Must start
with/. Default is/.
The URI to a Cloud Storage bucket, or a path within a bucket, using
the formatgs://<bucket_name>/<optional_path_inside_bucket>/. If a
path inside the bucket is specified, it must end with a forward slash
(/).
The URI to a Cloud Storage bucket, or a path within a bucket, using
the formatgs://<bucket_name>/<optional_path_inside_bucket>/. If a
path inside the bucket is specified, it must end with a forward slash
(/).
[[["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-09 UTC."],[],[],null,["# Google Cloud Lustre V1 Client - Class ExportDataRequest (0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/php/docs/reference/cloud-lustre/latest/V1.ExportDataRequest)\n- [0.1.1](/php/docs/reference/cloud-lustre/0.1.1/V1.ExportDataRequest) \nReference documentation and code samples for the Google Cloud Lustre V1 Client class ExportDataRequest.\n\nExport data from Managed Lustre to a Cloud Storage bucket.\n\nGenerated from protobuf message `google.cloud.lustre.v1.ExportDataRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Lustre \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getLustrePath\n\nThe root directory path to the Managed Lustre file system. Must start\nwith `/`. Default is `/`.\n\n### hasLustrePath\n\n### setLustrePath\n\nThe root directory path to the Managed Lustre file system. Must start\nwith `/`. Default is `/`.\n\n### getGcsPath\n\nThe URI to a Cloud Storage bucket, or a path within a bucket, using\nthe format `gs://\u003cbucket_name\u003e/\u003coptional_path_inside_bucket\u003e/`. If a\npath inside the bucket is specified, it must end with a forward slash\n(`/`).\n\n### hasGcsPath\n\n### setGcsPath\n\nThe URI to a Cloud Storage bucket, or a path within a bucket, using\nthe format `gs://\u003cbucket_name\u003e/\u003coptional_path_inside_bucket\u003e/`. If a\npath inside the bucket is specified, it must end with a forward slash\n(`/`).\n\n### getName\n\nRequired. The name of the Managed Lustre instance in the format\n`projects/{project}/locations/{location}/instances/{instance}`.\n\n### setName\n\nRequired. The name of the Managed Lustre instance in the format\n`projects/{project}/locations/{location}/instances/{instance}`.\n\n### getRequestId\n\nOptional. UUID to identify requests.\n\n### setRequestId\n\nOptional. UUID to identify requests.\n\n### getServiceAccount\n\nOptional. User-specified service account used to perform the transfer.\n\nIf unspecified, the Managed Lustre service agent is used.\n\n### setServiceAccount\n\nOptional. User-specified service account used to perform the transfer.\n\nIf unspecified, the Managed Lustre service agent is used.\n\n### getSource\n\n### getDestination"]]