Data Loss Prevention V2 Client - Class ColumnPolicyState (1.15.1)

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

The possible policy states for a column.

Protobuf type google.privacy.dlp.v2.ColumnDataProfile.ColumnPolicyState

Namespace

Google \ Cloud \ Dlp \ V2 \ ColumnDataProfile

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

COLUMN_POLICY_STATE_UNSPECIFIED

Value: 0

No policy tags.

Generated from protobuf enum COLUMN_POLICY_STATE_UNSPECIFIED = 0;

COLUMN_POLICY_TAGGED

Value: 1

Column has policy tag applied.

Generated from protobuf enum COLUMN_POLICY_TAGGED = 1;