operationType property
The type of operation, such as insert
, update
, or delete
, and so on.
Output only.
Implementation
core.String? operationType;
The type of operation, such as insert
, update
, or delete
, and so on.
Output only.
core.String? operationType;