Class DeidentifyContentResponse (2.0.1)

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

Results of de-identifying a ContentItem.

Attributes

NameDescription
item `.dlp.ContentItem`
The de-identified item.
overview `.dlp.TransformationOverview`
An overview of the changes that were made on the ``item``.

Inheritance

builtins.object > proto.message.Message > DeidentifyContentResponse