Module: Google::Cloud::StorageTransfer::V1::LoggingConfig::LoggableAction
- Defined in:
- proto_docs/google/storagetransfer/v1/transfer_types.rb
Overview
Loggable actions.
Constant Summary collapse
- LOGGABLE_ACTION_UNSPECIFIED =
Default value. This value is unused.
0- FIND =
Listing objects in a bucket.
1- DELETE =
Deleting objects at the source or the destination.
2- COPY =
Copying objects to the destination.
3