Enum DataProfileAction.Types.EventType (3.5.0)

public enum EventType

Types of event that can trigger an action.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
ChangedProfile

Changed one of the following profile metrics:

  • Table data risk score
  • Table sensitivity score
  • Table resource visibility
  • Table encryption type
  • Table predicted infoTypes
  • Table other infoTypes
ErrorChanged

A user (non-internal) error occurred.

NewProfile

New profile (not a re-profile).

ScoreIncreased

Table data risk score or sensitivity score increased.

Unspecified

Unused.