Module: Google::Cloud::SecurityCenter::V2::DataFlowEvent::Operation

Defined in:
proto_docs/google/cloud/securitycenter/v2/data_flow_event.rb

Overview

The operation of a data flow event.

Constant Summary collapse

OPERATION_UNSPECIFIED =

The operation is unspecified.

0
READ =

Represents a read operation.

1
MOVE =

Represents a move operation.

2
COPY =

Represents a copy operation.

3