DataLeakPreventionChange

DataLeakPreventionChange

A change in the object's data leak prevention status.

JSON representation
{
  "type": enum (Type)
}
Fields
type

enum (Type)

The type of Data Leak Prevention (DLP) change.

Type

The type of the change.

Enums
TYPE_UNSPECIFIED An update to the DLP state that is neither FLAGGED or CLEARED.
FLAGGED Document has been flagged as containing sensitive content.
CLEARED Document is no longer flagged as containing sensitive content.