public enum InfoTypeCategory.IndustryCategory extends Enum<InfoTypeCategory.IndustryCategory> implements ProtocolMessageEnumEnum of the current industries in the category. We might add more industries in the future.
Protobuf enum google.privacy.dlp.v2.InfoTypeCategory.IndustryCategory
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FINANCE |
The infoType is typically used in the finance industry. |
FINANCE_VALUE |
The infoType is typically used in the finance industry. |
HEALTH |
The infoType is typically used in the health industry. |
HEALTH_VALUE |
The infoType is typically used in the health industry. |
INDUSTRY_UNSPECIFIED |
Unused industry |
INDUSTRY_UNSPECIFIED_VALUE |
Unused industry |
TELECOMMUNICATIONS |
The infoType is typically used in the telecommunications industry. |
TELECOMMUNICATIONS_VALUE |
The infoType is typically used in the telecommunications industry. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|