Data Loss Prevention V2 Client - Class State (1.11.0)

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

Possible states of a profile. New items may be added.

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

Namespace

Google \ Cloud \ Dlp \ V2 \ ColumnDataProfile

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Unused.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

RUNNING

  Value: 1 
 

The profile is currently running. Once a profile has finished it will transition to DONE.

Generated from protobuf enum RUNNING = 1;

DONE

  Value: 2 
 

The profile is no longer generating.

If profile_status.status.code is 0, the profile succeeded, otherwise, it failed.

Generated from protobuf enum DONE = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: