Class OperationType (1.39.0)

OperationType(value)

The type of the operation

Enums

Name Description
OPERATION_TYPE_UNSPECIFIED The operation is unspecified.
OPEN Represents an open operation.
READ Represents a read operation.
RENAME Represents a rename operation.
WRITE Represents a write operation.
EXECUTE Represents an execute operation.