Data Loss Prevention V2 Client - Class IndustryCategory (2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
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 \ InfoTypeCategory
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-03 UTC."],[],[]]