Parallelstore V1BETA API - Module Google::Cloud::Parallelstore::V1beta::TransferMetadataOptions::Uid (v0.9.1)

Reference documentation and code samples for the Parallelstore V1BETA API module Google::Cloud::Parallelstore::V1beta::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.