Class TransformationOverview (2.0.1)

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

Overview of the modifications that occurred.

Attributes

NameDescription
transformed_bytes int
Total size in bytes that were transformed in some way.
transformation_summaries Sequence[`.dlp.TransformationSummary`]
Transformations applied to the dataset.

Inheritance

builtins.object > proto.message.Message > TransformationOverview