industryCategory property

String? industryCategory
getter/setter pair

The group of relevant businesses where this infoType is commonly used Possible string values are:

  • "INDUSTRY_UNSPECIFIED" : Unused industry
  • "FINANCE" : The infoType is typically used in the finance industry.
  • "HEALTH" : The infoType is typically used in the health industry.
  • "TELECOMMUNICATIONS" : The infoType is typically used in the telecommunications industry.

Implementation

core.String? industryCategory;