The Cloud Storage source bucket and, optionally, path inside the bucket. If a path inside the bucket is specified, it must end with a forward slash (/).
Required. The name of the Managed Lustre instance in the formatprojects/{project}/locations/{location}/instances/{instance}.
Returns
Type
Description
string
setName
Required. The name of the Managed Lustre instance in the formatprojects/{project}/locations/{location}/instances/{instance}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRequestId
Optional. UUID to identify requests.
Returns
Type
Description
string
setRequestId
Optional. UUID to identify requests.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getServiceAccount
Optional. User-specified service account used to perform the transfer.
If unspecified, the default Managed Lustre service agent will be used.
Returns
Type
Description
string
setServiceAccount
Optional. User-specified service account used to perform the transfer.
If unspecified, the default Managed Lustre service agent will be used.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSource
Returns
Type
Description
string
getDestination
Returns
Type
Description
string
static::build
Parameter
Name
Description
name
string
Required. The name of the Managed Lustre instance in the formatprojects/{project}/locations/{location}/instances/{instance}. Please seeLustreClient::instanceName()for help formatting this field.
[[["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 ImportDataRequest (0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/php/docs/reference/cloud-lustre/latest/V1.ImportDataRequest)\n- [0.1.1](/php/docs/reference/cloud-lustre/0.1.1/V1.ImportDataRequest) \nReference documentation and code samples for the Google Cloud Lustre V1 Client class ImportDataRequest.\n\nMessage for importing data to Lustre.\n\nGenerated from protobuf message `google.cloud.lustre.v1.ImportDataRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Lustre \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getGcsPath\n\nThe Cloud Storage source bucket and, optionally, path inside the bucket.\n\nIf a path inside the bucket is specified, it must end with a forward\nslash (`/`).\n\n### hasGcsPath\n\n### setGcsPath\n\nThe Cloud Storage source bucket and, optionally, path inside the bucket.\n\nIf a path inside the bucket is specified, it must end with a forward\nslash (`/`).\n\n### getLustrePath\n\nLustre path destination.\n\n### hasLustrePath\n\n### setLustrePath\n\nLustre path destination.\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 default Managed Lustre service agent will be used.\n\n### setServiceAccount\n\nOptional. User-specified service account used to perform the transfer.\n\nIf unspecified, the default Managed Lustre service agent will be used.\n\n### getSource\n\n### getDestination\n\n### static::build"]]