Module: Google::Cloud::Lustre::V1::TransferType
- Defined in:
- proto_docs/google/cloud/lustre/v1/transfer.rb
Overview
Type of transfer that occurred.
Constant Summary collapse
- TRANSFER_TYPE_UNSPECIFIED =
Zero is an illegal value.
0- IMPORT =
Imports to Lustre.
1- EXPORT =
Exports from Lustre.
2