public enum TransferMetadataOptions.Types.UidReference documentation and code samples for the Parallelstore v1beta API enum TransferMetadataOptions.Types.Uid.
The UID preservation behavior.
Namespace
Google.Cloud.Parallelstore.V1BetaAssembly
Google.Cloud.Parallelstore.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
NumberPreserve |
Preserve UID that is in number format during a transfer job. |
Skip |
Do not preserve UID during a transfer job. |
Unspecified |
default is UID_NUMBER_PRESERVE. |