type property

String? type
getter/setter pair

Type of the operation.

Operations include insert, update, and delete (output only).

Implementation

core.String? type;