Security Command Center V2 API - Module Google::Cloud::SecurityCenter::V2::File::FileOperation::OperationType (v1.3.0)

Reference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::File::FileOperation::OperationType.

The type of the operation

Constants

OPERATION_TYPE_UNSPECIFIED

value: 0
The operation is unspecified.

OPEN

value: 1
Represents an open operation.

READ

value: 2
Represents a read operation.

RENAME

value: 3
Represents a rename operation.

WRITE

value: 4
Represents a write operation.

EXECUTE

value: 5
Represents an execute operation.