Class ReidentifyContentResponse (2.0.1)

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

Results of re-identifying a item.

Attributes

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

Inheritance

builtins.object > proto.message.Message > ReidentifyContentResponse