Class ChangeType (2.20.0)

ChangeType(value)

The type of change that you want to listen to.

Enums

Name Description
CHANGE_TYPE_UNSPECIFIED Unspecified change type. Defaults to UNSPECIFIED.
CREATE The change is a create event.
UPDATE The change is an update event.
DELETE The change is a delete event.