dtkt.shared.v1beta1enums.proto

ActionType

Enum

Enum representing event types.

ValueNumberDescription
ACTION_TYPE_UNSPECIFIED0

Unspecified action.

ACTION_TYPE_CREATE1

Create action.

ACTION_TYPE_UPDATE2

Update action.

ACTION_TYPE_DELETE3

Delete action.

ACTION_TYPE_WRITE4

Write action.

ACTION_TYPE_READ5

Read action.

ACTION_TYPE_VIEW6

View action.