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

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

Options for handling temporary holds for Google Cloud Storage objects.

Constants

TEMPORARY_HOLD_UNSPECIFIED

value: 0
Temporary hold behavior is unspecified.

TEMPORARY_HOLD_SKIP

value: 1
Do not set a temporary hold on the destination object.

TEMPORARY_HOLD_PRESERVE

value: 2
Preserve the object's original temporary hold status.