Parallelstore V1 API - Module Google::Cloud::Parallelstore::V1::TransferMetadataOptions::Uid (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Parallelstore V1 API module Google::Cloud::Parallelstore::V1::TransferMetadataOptions::Uid.
The UID preservation behavior.
Constants
UID_UNSPECIFIED
value: 0 default is UID_NUMBER_PRESERVE.
UID_SKIP
value: 1 Do not preserve UID during a transfer job.
UID_NUMBER_PRESERVE
value: 2 Preserve UID that is in number format during a transfer job.