Class InfoTypeDescription (3.2.4)

InfoTypeDescription(mapping=None, *, ignore_unknown_fields=False, **kwargs)

InfoType description. .. attribute:: name

Internal name of the infoType.

:type: str

Attributes

NameDescription
display_name str
Human readable form of the infoType name.
supported_by Sequence[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.