Data Loss Prevention V2 Client - Class DetailLevel (1.13.2)

Reference documentation and code samples for the Data Loss Prevention V2 Client class DetailLevel.

The levels of detail that can be included in the Pub/Sub message.

Protobuf type google.privacy.dlp.v2.DataProfileAction.PubSubNotification.DetailLevel

Namespace

Google \ Cloud \ Dlp \ V2 \ DataProfileAction \ PubSubNotification

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

DETAIL_LEVEL_UNSPECIFIED

Value: 0

Unused.

Generated from protobuf enum DETAIL_LEVEL_UNSPECIFIED = 0;

TABLE_PROFILE

Value: 1

The full table data profile.

Generated from protobuf enum TABLE_PROFILE = 1;

RESOURCE_NAME

Value: 2

The resource name of the table.

Generated from protobuf enum RESOURCE_NAME = 2;