Parallelstore V1BETA API - Module Google::Cloud::Parallelstore::V1beta::TransferMetadataOptions::Gid (v0.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Parallelstore V1BETA API module Google::Cloud::Parallelstore::V1beta::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.