Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory (v0.20.2)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::InfoTypeCategory::TypeCategory.

Enum of the current types in the category. We might add more types in the future.

Constants

TYPE_UNSPECIFIED

value: 0
Unused type

PII

value: 1
Personally identifiable information, for example, a name or phone number

SPII

value: 2
Personally identifiable information that is especially sensitive, for example, a passport number.

DEMOGRAPHIC

value: 3
Attributes that can partially identify someone, especially in combination with other attributes, like age, height, and gender.

CREDENTIAL

value: 4
Confidential or secret information, for example, a password.

GOVERNMENT_ID

value: 5
An identification document issued by a government.

DOCUMENT

value: 6
A document, for example, a resume or source code.

CONTEXTUAL_INFORMATION

value: 7
Information that is not sensitive on its own, but provides details about the circumstances surrounding an entity or an event.