public enum InfoTypeCategory.Types.TypeCategory
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum InfoTypeCategory.Types.TypeCategory.
Enum of the current types in the category. We might add more types in the future.
Namespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Fields |
|
---|---|
Name | Description |
ContextualInformation |
Information that is not sensitive on its own, but provides details about the circumstances surrounding an entity or an event. |
Credential |
Confidential or secret information, for example, a password. |
Demographic |
Attributes that can partially identify someone, especially in combination with other attributes, like age, height, and gender. |
Document |
A document, for example, a resume or source code. |
GovernmentId |
An identification document issued by a government. |
Pii |
Personally identifiable information, for example, a name or phone number |
Spii |
Personally identifiable information that is especially sensitive, for example, a passport number. |
TypeUnspecified |
Unused type |