InfoTypeDescription(mapping=None, *, ignore_unknown_fields=False, **kwargs)
InfoType description.
Attributes | |
---|---|
Name | Description |
name |
str
Internal name of the infoType. |
display_name |
str
Human readable form of the infoType name. |
supported_by |
MutableSequence[google.cloud.dlp_v2.types.InfoTypeSupportedBy]
Which parts of the API supports this InfoType. |
description |
str
Description of the infotype. Translated when language is provided in the request. |
versions |
MutableSequence[google.cloud.dlp_v2.types.VersionDescription]
A list of available versions for the infotype. |
categories |
MutableSequence[google.cloud.dlp_v2.types.InfoTypeCategory]
The category of the infoType. |
sensitivity_score |
google.cloud.dlp_v2.types.SensitivityScore
The default sensitivity of the infoType. |