Storage Transfer Service V1 API - Module Google::Cloud::StorageTransfer::V1::MetadataOptions::Mode (v0.10.0)

Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::MetadataOptions::Mode.

Options for handling file mode attribute.

Constants

MODE_UNSPECIFIED

value: 0
Mode behavior is unspecified.

MODE_SKIP

value: 1
Do not preserve mode during a transfer job.

MODE_PRESERVE

value: 2
Preserve mode during a transfer job.