Class TransformationSummary (1.0.0)

Summary of a single transformation. Only one of ‘transformation’, ‘field_transformation’, or ‘record_suppress’ will be set. .. attribute:: info_type

Set if the transformation was limited to a specific InfoType.

The specific transformation these stats apply to.

The specific suppression option these stats apply to.

Total size in bytes that were transformed in some way.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > TransformationSummary

Classes

SummaryResult

A collection that informs the user the number of times a particular TransformationResultCode and error details occurred. .. attribute:: count

Number of transformations counted by this result.

A place for warnings or errors to show up if a transformation didn’t work as expected.