Reference documentation and code samples for the Data Loss Prevention V2 Client class IndustryCategory.
Enum of the current industries in the category.
We might add more industries in the future.
Protobuf type google.privacy.dlp.v2.InfoTypeCategory.IndustryCategory
Namespace
Google \ Cloud \ Dlp \ V2 \ InfoTypeCategoryMethods
static::name
value
mixed
static::value
name
mixed
Constants
INDUSTRY_UNSPECIFIED
Value: 0
Unused industry
Generated from protobuf enum INDUSTRY_UNSPECIFIED = 0;
FINANCE
Value: 1
The infoType is typically used in the finance industry.
Generated from protobuf enum FINANCE = 1;
HEALTH
Value: 2
The infoType is typically used in the health industry.
Generated from protobuf enum HEALTH = 2;
TELECOMMUNICATIONS
Value: 3
The infoType is typically used in the telecommunications industry.
Generated from protobuf enum TELECOMMUNICATIONS = 3;