operationType property

String? operationType
getter/setter pair

The type of operation, such as insert, update, or delete, and so on.

Output only.

Implementation

core.String? operationType;