Reference documentation and code samples for the Data Loss Prevention V2 Client class InfoTypeSupportedBy.
Parts of the APIs which use certain infoTypes.
Protobuf type google.privacy.dlp.v2.InfoTypeSupportedBy
Namespace
Google \ Cloud \ Dlp \ V2Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
ENUM_TYPE_UNSPECIFIED
Value: 0
Unused.
Generated from protobuf enum ENUM_TYPE_UNSPECIFIED = 0;
INSPECT
Value: 1
Supported by the inspect operations.
Generated from protobuf enum INSPECT = 1;
RISK_ANALYSIS
Value: 2
Supported by the risk analysis operations.
Generated from protobuf enum RISK_ANALYSIS = 2;