public enum TransferType extends Enum<TransferType> implements ProtocolMessageEnumType of transfer that occurred.
 Protobuf enum google.cloud.lustre.v1.TransferType
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| EXPORT | Exports from Lustre.   | 
| EXPORT_VALUE | Exports from Lustre.   | 
| IMPORT | Imports to Lustre.   | 
| IMPORT_VALUE | Imports to Lustre.   | 
| TRANSFER_TYPE_UNSPECIFIED | Zero is an illegal value.   | 
| TRANSFER_TYPE_UNSPECIFIED_VALUE | Zero is an illegal value.   | 
| UNRECOGNIZED | |
| Static Methods | |
|---|---|
| Name | Description | 
| forNumber(int value) | |
| getDescriptor() | |
| internalGetValueMap() | |
| valueOf(Descriptors.EnumValueDescriptor desc) | |
| valueOf(int value) | Deprecated. Use #forNumber(int) instead. | 
| valueOf(String name) | |
| values() | |
| Methods | |
|---|---|
| Name | Description | 
| getDescriptorForType() | |
| getNumber() | |
| getValueDescriptor() | |