Data Loss Prevention V2 Client - Class InfoTypeSupportedBy (1.8.6)

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

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;