Parallelstore V1 API - Module Google::Cloud::Parallelstore::V1::TransferMetadataOptions::Gid (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::Gid.
The GID preservation behavior.
Constants
GID_UNSPECIFIED
value: 0 default is GID_NUMBER_PRESERVE.
GID_SKIP
value: 1 Do not preserve GID during a transfer job.
GID_NUMBER_PRESERVE
value: 2 Preserve GID that is in number format during a transfer job.