Class ImportDataRequest (0.1.0)

ImportDataRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
gcs_path google.cloud.lustre_v1.types.GcsPath
The Cloud Storage source bucket and, optionally, path inside the bucket. This field is a member of oneof_ source.
lustre_path google.cloud.lustre_v1.types.LustrePath
Lustre path destination. This field is a member of oneof_ destination.
name str
Required. Name of the resource.
request_id str
Optional. UUID to identify requests.
service_account str
Optional. User-specified service account used to perform the transfer. If unspecified, the default Lustre P4 service account will be used.