Module: Google::Cloud::StorageBatchOperations::V1::PutObjectHold::HoldStatus
- Defined in:
- proto_docs/google/cloud/storagebatchoperations/v1/storage_batch_operations_types.rb
Overview
Describes the status of the hold.
Constant Summary collapse
- HOLD_STATUS_UNSPECIFIED =
Default value, Object hold status will not be changed.
0- SET =
Places the hold.
1- UNSET =
Releases the hold.
2