Google Cloud Storage Transfer V1 Client - Class LoggableAction (2.3.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class LoggableAction.
Loggable actions.
Protobuf type google.storagetransfer.v1.LoggingConfig.LoggableAction
Namespace
Google \ Cloud \ StorageTransfer \ V1 \ LoggingConfig
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
LOGGABLE_ACTION_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum LOGGABLE_ACTION_UNSPECIFIED = 0;
FIND
Value: 1
Listing objects in a bucket.
Generated from protobuf enum FIND = 1;
DELETE
Value: 2
Deleting objects at the source or the destination.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]