ExportDataRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Message for exporting data from Lustre.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
lustre_path |
google.cloud.lustre_v1.types.LustrePath
Lustre path source. This field is a member of oneof _ source .
|
gcs_path |
google.cloud.lustre_v1.types.GcsPath
Cloud Storage 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 Managed Lustre service agent is used. |