Module: Google::Cloud::StorageTransfer::V1::MetadataOptions::TemporaryHold
- Defined in:
- proto_docs/google/storagetransfer/v1/transfer_types.rb
Overview
Options for handling temporary holds for Google Cloud Storage objects.
Constant Summary collapse
- TEMPORARY_HOLD_UNSPECIFIED =
Temporary hold behavior is unspecified.
0
- TEMPORARY_HOLD_SKIP =
Do not set a temporary hold on the destination object.
1
- TEMPORARY_HOLD_PRESERVE =
Preserve the object's original temporary hold status.
2