Module Google::Analytics::Admin::V1alpha::ActionType

Types of actions that may change a resource.

Constants

ACTION_TYPE_UNSPECIFIED

value: 0
Action type unknown or not specified.

CREATED

value: 1
Resource was created in this change.

UPDATED

value: 2
Resource was updated in this change.

DELETED

value: 3
Resource was deleted in this change.